commit 4db616ac36ad651ff0ae5d0a9c9f77095726a417 parent 817bf0152c2b52589b0c54823406f83ab20c3e2b Author: aabacchus <ben@bvnf.space> Date: Wed, 1 Sep 2021 11:14:50 +0100 gpgme: 1.16.0 Diffstat:
M | gpgme/build | | | 8 | +------- |
M | gpgme/checksums | | | 2 | +- |
M | gpgme/sources | | | 2 | +- |
M | gpgme/version | | | 2 | +- |
4 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/gpgme/build b/gpgme/build @@ -1,13 +1,7 @@ #!/bin/sh -e -# see the claws-mail package. I've had some problems with encryption there, -# so this is a suspect. - ./configure \ - --prefix=/usr \ -# --disable-nls -# --disable-gpg-test -# --disable-gpgconf-test + --prefix=/usr make make DESTDIR="$1" install diff --git a/gpgme/checksums b/gpgme/checksums @@ -1 +1 @@ -eebc3c1b27f1c8979896ff361ba9bb4778b508b2496c2fc10e3775a40b1de1ad +6c8cc4aedb10d5d4c905894ba1d850544619ee765606ac43df7405865de29ed0 diff --git a/gpgme/sources b/gpgme/sources @@ -1 +1 @@ -https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.15.1.tar.bz2 +https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.16.0.tar.bz2 diff --git a/gpgme/version b/gpgme/version @@ -1 +1 @@ -1.15.1 1 +1.16.0 1