]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/rpi-firmware
Forward Firewall: reordered some rules to get rid of INPUT_DROP messages in log when...
[people/teissler/ipfire-2.x.git] / lfs / rpi-firmware
index a50ced779f80912c5eafa5e3ffbedf6a1c975c2d..c02d5cc5f9279da7e938fc56d009e7db2bb061d3 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2013  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2012  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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 98e5704
+VER        = 855e997
 THISAPP    = rpi-firmware-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 255bb0e5360d6625e31de3383f1cc528
+$(DL_FILE)_MD5 = c73700a10d792517b2b87fd28a6c9800
 
 install : $(TARGET)