]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libgcrypt: Update to 1.10.3
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 8 Jan 2024 09:47:00 +0000 (09:47 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 11 Jan 2024 11:58:34 +0000 (11:58 +0000)
Refer to https://dev.gnupg.org/T6817 for release information concerning
this version.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/libgcrypt
lfs/libgcrypt

index fe687dab509fc18e41728c586098d9d7ecdaabf4..f08cf1db37284b87ca14a64256829e26da177962 100644 (file)
@@ -6,7 +6,7 @@
 #usr/lib/libgcrypt.la
 #usr/lib/libgcrypt.so
 usr/lib/libgcrypt.so.20
-usr/lib/libgcrypt.so.20.4.2
+usr/lib/libgcrypt.so.20.4.3
 #usr/lib/pkgconfig/libgcrypt.pc
 #usr/share/aclocal/libgcrypt.m4
 #usr/share/info/gcrypt.info
index a79f5bed23ce368ce12e6cddc6974f4c35936fa1..dfd7a9a2fbb9e0a083b940e30744011652f73325 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2024  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.10.2
+VER        = 1.10.3
 
 THISAPP    = libgcrypt-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = c86b29648664aae3fb694b20ad258828d2cecbb09db2b83df00fbdebd5d74228c92015c50f659c250cb0768ccaef7949294d9b7cdcd47e1387b7dce81d35da19
+$(DL_FILE)_BLAKE2 = 1a228e02820e886016eb55dee75936c4422a15fb4f95a2f9bcd1e4faac4015d4321c7c8d23f164eb08ece5d62935ab3b3d3104eabfdd22db997ab3e5689dfa6f
 
 install : $(TARGET)