|
|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: PLUS |
|
|
|
|
Group: Cryptography |
|
|
|
|
License: LGPL |
|
|
|
|
Version: 1.17 |
|
|
|
|
Release: 20141107 |
|
|
|
|
Version: 1.21 |
|
|
|
|
Release: 20160305 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-%{version}.tar.gz |
|
|
|
|
@ -51,7 +51,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
|
|
prog gpg-error = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = ftp://ftp.gnupg.org/gcrypt/libgpg-error/ |
|
|
|
|
regex = gpg-error-(__VER__)\.tar\.gz |
|
|
|
|
regex = libgpg-error-(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
|