X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flinux-firmware;h=c732ace9dacbea0f51011eb535270dc8374db6bc;hb=05a89532d79d031895dd8dab0193b951f8072934;hp=1dbfc7e00cb1fd74e30fc753110bd26d4873bc53;hpb=e405fe9e3aa14116fe58aa0d9affb2bcf554214d;p=ipfire-2.x.git diff --git a/lfs/linux-firmware b/lfs/linux-firmware index 1dbfc7e00c..c732ace9da 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-2017 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 = 7b5835fd37630d18ac0c755329172f6a17c1af29 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 = 09fc172e36a431c44ecb8171c4c07a3c + install : $(TARGET) check : $(patsubst %,$(DIR_CHK)/%,$(objects))