###############################################################################
name = libgpg-error
-version = 1.27
+version = 1.46
release = 1
groups = System/Libraries
-url = http://www.gnupg.org/
+url = https://www.gnupg.org/
license = LGPLv2+
summary = Library for error values used by GnuPG components.
description
- This is a library that defines common error values for all GnuPG \
- components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, \
+ This is a library that defines common error values for all GnuPG
+ components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
pinentry, SmartCard Daemon and possibly more in the future.
end
-source_dl = ftp://ftp.gnupg.org/gcrypt/libgpg-error/
+source_dl = https://www.gnupg.org/ftp/gcrypt/libgpg-error/
sources = %{thisapp}.tar.bz2
build
requires
gcc-c++
+ readline-devel
end
end