X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibgcrypt;h=5a060325bc578645966f1b5878ada4fb584c3304;hb=0b5b6a594cbe71d0a206176216d0ab1d749ef978;hp=0596ebf755398382e2bf2397b4835dacd74eeaa8;hpb=9cc5fe54aeb906a8183baf42aa34a414c73acc76;p=ipfire-2.x.git diff --git a/lfs/libgcrypt b/lfs/libgcrypt index 0596ebf755..5a060325bc 100644 --- a/lfs/libgcrypt +++ b/lfs/libgcrypt @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2015 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2016 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.3 +VER = 1.7.3 THISAPP = libgcrypt-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4262c3aadf837500756c2051a5c4ae5e +$(DL_FILE)_MD5 = c869e542cc13a1c28d8055487bf7f5c4 install : $(TARGET)