]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
gnupg: Update to 1.4.21
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 23 Aug 2016 16:30:03 +0000 (18:30 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Aug 2016 17:04:47 +0000 (13:04 -0400)
Second try:

Update from 1.4.18 to 1.4.21, based on current 'next'.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/gnupg
lfs/gnupg

index 9aecc418a3294ec51a8ecff932b9e3a4e9d17dd3..edd2beccb22069031662e067d8d1d846bb9689e0 100644 (file)
@@ -13,6 +13,4 @@ usr/lib/gnupg/gpgkeys_ldap
 #usr/share/info/gnupg1.info
 #usr/share/man/man1/gpg-zip.1
 #usr/share/man/man1/gpg.1
-#usr/share/man/man1/gpg.ru.1
 #usr/share/man/man1/gpgv.1
-#usr/share/man/man7/gnupg.7
index 29835e0825430f892a1d3b88c57a35cb8736d209..aa76042e33b5e72c8f0fe86ec303e76377ed87f0 100644 (file)
--- a/lfs/gnupg
+++ b/lfs/gnupg
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2014  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2016  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.4.18
+VER        = 1.4.21
 
 THISAPP    = gnupg-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 54db1be9588b11afbbdd8b82d4ea883a
+$(DL_FILE)_MD5 = 9bdeabf3c0f87ff21cb3f9216efdd01d
 
 install : $(TARGET)