X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibgcrypt;h=997bc063bf79275fdd224f0c497fe9e27f7580eb;hb=1b7cb0484c0b9ca8bd20d480b8fa8ad6c31dfb12;hp=76ee3d0af52db46d5c8574316d36117c1ae23fa6;hpb=c5000130ec32c7fb07b54f41ca1d8af9a0b3209d;p=ipfire-2.x.git diff --git a/lfs/libgcrypt b/lfs/libgcrypt index 76ee3d0af5..997bc063bf 100644 --- a/lfs/libgcrypt +++ b/lfs/libgcrypt @@ -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.6.1 +VER = 1.8.0 THISAPP = libgcrypt-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a5a5060dc2f80bcac700ab0236ea47dc +$(DL_FILE)_MD5 = 530db74602b558209f9ad7356a680971 install : $(TARGET)