X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Frpi-firmware;h=482d66dc86a0b93bbf27962e7c50f2a58b0cffb0;hb=8288c0394bb96f5aa3878ea86c05c2d92d677347;hp=bae9303ee631d2d4e7405559bf98622d7520178e;hpb=b8be89c89bddec7be0b6fdafd72bab52ad68139f;p=ipfire-2.x.git diff --git a/lfs/rpi-firmware b/lfs/rpi-firmware index bae9303ee6..482d66dc86 100644 --- a/lfs/rpi-firmware +++ b/lfs/rpi-firmware @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2012 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 = b87bc42 +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 = 2e2bb3a72e9a13a90c60c84f76e77fa2 +$(DL_FILE)_MD5 = e09ff543280f6138d12ea334d550fbd6 install : $(TARGET)