gpgme: update to 1.14.0.
This commit is contained in:
parent
08b830bc07
commit
c927d4f094
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gpgme'
|
# Template file for 'gpgme'
|
||||||
pkgname=gpgme
|
pkgname=gpgme
|
||||||
version=1.13.1
|
version=1.14.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-fd-passing
|
configure_args="--enable-fd-passing
|
||||||
--with-libgpg-error-prefix=$XBPS_CROSS_BASE/usr
|
--with-libgpg-error-prefix=$XBPS_CROSS_BASE/usr
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://www.gnupg.org/software/gpgme/index.html"
|
homepage="https://www.gnupg.org/software/gpgme/index.html"
|
||||||
distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
|
distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
|
||||||
checksum=c4e30b227682374c23cddc7fdb9324a99694d907e79242a25a4deeedb393be46
|
checksum=cef1f710a6b0d28f5b44242713ad373702d1466dcbe512eb4e754d7f35cd4307
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
configure_args+=" ac_cv_sys_file_offset_bits=no"
|
configure_args+=" ac_cv_sys_file_offset_bits=no"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue