]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
libgcrypt: Update to 1.9.2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 19 Feb 2021 23:14:12 +0000 (00:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Feb 2021 11:26:29 +0000 (11:26 +0000)
For details see:
https://lists.gnupg.org/pipermail/gnupg-announce/2021q1/000457.html

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

index 63af7e6b1d63b65bebcfdeea2afcf4c979f49d30..756940b40fd84527054b5cf41d0a7edfbd372b8a 100644 (file)
@@ -6,7 +6,7 @@
 #usr/lib/libgcrypt.la
 #usr/lib/libgcrypt.so
 usr/lib/libgcrypt.so.20
-usr/lib/libgcrypt.so.20.3.1
+usr/lib/libgcrypt.so.20.3.2
 #usr/lib/pkgconfig/libgcrypt.pc
 #usr/share/aclocal/libgcrypt.m4
 #usr/share/info/gcrypt.info
index a901c558f599db1710f23a4e55f0fe479f9ae004..392a21c30e193ae0888d2821fcb3322258645b98 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  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.9.1
+VER        = 1.9.2
 
 THISAPP    = libgcrypt-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8805f3e466af315222b6e1864f52b79a
+$(DL_FILE)_MD5 = 00121b05e1ff4cc85a4a6503e0a7d9fb
 
 install : $(TARGET)