X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Frpi-firmware;h=482d66dc86a0b93bbf27962e7c50f2a58b0cffb0;hp=6882fcbdc02714a49dbaedcc2997b9bf52140be8;hb=8288c0394bb96f5aa3878ea86c05c2d92d677347;hpb=e8cee92b70064358871ce28c1c8d84cc1a297d0c diff --git a/lfs/rpi-firmware b/lfs/rpi-firmware index 6882fcbdc0..482d66dc86 100644 --- a/lfs/rpi-firmware +++ b/lfs/rpi-firmware @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,13 +24,13 @@ include Config -VER = cd50136 +VER = 20180316 THISAPP = rpi-firmware-$(VER) DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) TARGET = $(DIR_INFO)/$(THISAPP) -SUP_ARCH = armv5tel +SUP_ARCH = armv5tel aarch64 ############################################################################### # Top-level Rules @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = fced022c0e646affae0d5d5543f59054 +$(DL_FILE)_MD5 = e09ff543280f6138d12ea334d550fbd6 install : $(TARGET)