From: Michael Tremer Date: Tue, 22 Nov 2022 14:05:32 +0000 (+0000) Subject: libksba: Update to 1.6.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfbd9ac08003b91c5beddbd40d59bdfeff8e61c8;p=ipfire-3.x.git libksba: Update to 1.6.2 Signed-off-by: Michael Tremer --- diff --git a/libksba/libksba.nm b/libksba/libksba.nm index 165ae88dc..06b8a043d 100644 --- a/libksba/libksba.nm +++ b/libksba/libksba.nm @@ -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