]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libgcrypt
Merge branch 'master' into kernel-4.9
[people/pmueller/ipfire-2.x.git] / lfs / libgcrypt
index 76ee3d0af52db46d5c8574316d36117c1ae23fa6..5d5572c9996ffc00a3b8e347ba3268b10f47cac7 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2017  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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.7.7
 
 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 = d1769481b1b506a632fd66c5e5f62e41
 
 install : $(TARGET)