X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Frpi-firmware;h=482d66dc86a0b93bbf27962e7c50f2a58b0cffb0;hp=a50ced779f80912c5eafa5e3ffbedf6a1c975c2d;hb=38f6bdb74081bd68493d6636a20cda9b884d6bff;hpb=465d1730ba9f3d736a700e5c50a8caca2ff1fdae diff --git a/lfs/rpi-firmware b/lfs/rpi-firmware index a50ced779f..482d66dc86 100644 --- a/lfs/rpi-firmware +++ b/lfs/rpi-firmware @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 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 = 98e5704 +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 = 255bb0e5360d6625e31de3383f1cc528 +$(DL_FILE)_MD5 = e09ff543280f6138d12ea334d550fbd6 install : $(TARGET)