]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libksba: Update to 1.6.2
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Nov 2022 14:05:32 +0000 (14:05 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Nov 2022 14:05:32 +0000 (14:05 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libksba/libksba.nm

index 165ae88dc38cfdeb8caf80b15b9cc200c7747e58..06b8a043d8071fff779a9a5b662052066c85e08e 100644 (file)
@@ -4,25 +4,25 @@
 ###############################################################################
 
 name       = libksba
-version    = 1.3.5
+version    = 1.6.2
 release    = 1
 
 groups     = System/Libraries
-url        = http://www.gnupg.org
+url        = https://www.gnupg.org
 license    = GPLv3
-summary    = X.509 Library.
+summary    = X.509 Library
 
 description
-       KSBA is a library designed to build software based on the X.509 and \
+       KSBA is a library designed to build software based on the X.509 and
        CMS protocols.
 end
 
-source_dl  = ftp://ftp.gnupg.org/gcrypt/libksba/
+source_dl  = https://www.gnupg.org/ftp/gcrypt/libksba/
 sources    = %{thisapp}.tar.bz2
 
 build
        requires
-               libgpg-error-devel
+               libgpg-error-devel >= 1.8
        end
 end