diff options
Diffstat (limited to 'community')
-rwxr-xr-x | community/gpgme/build | 3 | ||||
-rw-r--r-- | community/gpgme/checksums | 2 | ||||
-rw-r--r-- | community/gpgme/sources | 2 | ||||
-rw-r--r-- | community/gpgme/version | 2 |
4 files changed, 6 insertions, 3 deletions
diff --git a/community/gpgme/build b/community/gpgme/build index 1a862d8c..37ab54ba 100755 --- a/community/gpgme/build +++ b/community/gpgme/build @@ -7,5 +7,8 @@ --disable-nls \ --disable-gpg-test \ --disable-gpgconf-test + +clsed '$a#define _LARGEFILE64_SOURCE' conf/config.h + make make DESTDIR="$1" install diff --git a/community/gpgme/checksums b/community/gpgme/checksums index ee578f4a..187d4881 100644 --- a/community/gpgme/checksums +++ b/community/gpgme/checksums @@ -1,2 +1,2 @@ %BLAKE3 -d877a737b32bfe67f30030d9a547d94f5fb4f91c17eb106dc0663069773c7164 gpgme-1.20.0.tar.bz2 +3400aeb3458f74f6837d1626751452f40701bfc5d59c8804fd18e9ef753f6bca gpgme-1.21.0.tar.bz2 diff --git a/community/gpgme/sources b/community/gpgme/sources index 86d4e2c5..1305eab8 100644 --- a/community/gpgme/sources +++ b/community/gpgme/sources @@ -1 +1 @@ -https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.20.0.tar.bz2 +https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.21.0.tar.bz2 diff --git a/community/gpgme/version b/community/gpgme/version index 47b4c52a..368bca4e 100644 --- a/community/gpgme/version +++ b/community/gpgme/version @@ -1 +1 @@ -1.20.0 1 +1.21.0 1 |