Mercurial > p > roundup > code
changeset 6742:dcf34cc31438
update to GPGME_VERSION 1.17.1
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 29 Jun 2022 15:40:49 -0400 |
| parents | f36b66305200 |
| children | d659cfa8439c |
| files | .travis.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.travis.yml Wed Jun 29 15:39:54 2022 -0400 +++ b/.travis.yml Wed Jun 29 15:40:49 2022 -0400 @@ -98,7 +98,7 @@ - make && make install # gpgme - - GPGME_VERSION=1.16.0 + - GPGME_VERSION=1.17.1 - cd /tmp - curl -s -O https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-$GPGME_VERSION.tar.bz2 - tar -jxf gpgme-$GPGME_VERSION.tar.bz2
