X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flinux-firmware;h=1378f328d1ac3763b349ba2ce510b5d5d7e317a5;hb=9dcfcb003985d3296473aee9032a324bba9d94dc;hp=1dbfc7e00cb1fd74e30fc753110bd26d4873bc53;hpb=e405fe9e3aa14116fe58aa0d9affb2bcf554214d;p=ipfire-2.x.git diff --git a/lfs/linux-firmware b/lfs/linux-firmware index 1dbfc7e00c..1378f328d1 100644 --- a/lfs/linux-firmware +++ b/lfs/linux-firmware @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 IPFire Team # +# Copyright (C) 2007-2015 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,7 +24,7 @@ include Config -VER = 52d77db +VER = 78535e8 THISAPP = linux-firmware-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,8 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3f6f1e78af3ee67a5540355f2ed8ba14 +$(DL_FILE)_MD5 = a4cafb924fbcaeb34d1b464be0e4d089 + install : $(TARGET) check : $(patsubst %,$(DIR_CHK)/%,$(objects))