X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fzlib;h=d0607513e8c2237f843d8d66795d8d91e3aff4a7;hp=6520a2374db5c43d81c7e1954521ea54b2207839;hb=4b33d29de7ea95d2ae9a128d6fb2304331d9bdc1;hpb=aa2e56a531a44a932ea7c379fd7834043cc3e407 diff --git a/lfs/zlib b/lfs/zlib index 6520a2374d..d0607513e8 100644 --- a/lfs/zlib +++ b/lfs/zlib @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# 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 = 1.2.8 +VER = 1.2.11 THISAPP = zlib-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -39,9 +39,9 @@ CFLAGS += -fPIC -DPIC ############################################################################### objects = $(DL_FILE) -$(DL_FILE) = $(DL_FROM)/$(DL_FILE) +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 44d667c142d7cda120332623eab69f40 +$(DL_FILE)_MD5 = 1c9f62f0778697a09d36121ead88e08e install : $(TARGET)