gpgme: update to 1.15.1.
This commit is contained in:
parent
5792a68476
commit
08aa075008
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gpgme'
|
||||
pkgname=gpgme
|
||||
version=1.15.0
|
||||
version=1.15.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-fd-passing
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.gnupg.org/software/gpgme/index.html"
|
||||
distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
|
||||
checksum=0b472bc12c7d455906c8a539ec56da0a6480ef1c3a87aa5b74d7125df68d0e5b
|
||||
checksum=eebc3c1b27f1c8979896ff361ba9bb4778b508b2496c2fc10e3775a40b1de1ad
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
configure_args+=" ac_cv_sys_file_offset_bits=no"
|
||||
|
|
Loading…
Reference in New Issue