]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/rpi-firmware
python3-pyasn1: New package as required by aws-cli
[ipfire-2.x.git] / lfs / rpi-firmware
index a0d6203f029b24ca0053f6c4b86b468d49eaf71c..482d66dc86a0b93bbf27962e7c50f2a58b0cffb0 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2012  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
 
 include Config
 
-VER        = 831239e
+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 = cfbf931b28aba1b59d20e8e2961a5396
+$(DL_FILE)_MD5 = e09ff543280f6138d12ea334d550fbd6
 
 install : $(TARGET)