mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
gpgme: update to 1.18.0.
This commit is contained in:
parent
be720873e3
commit
f2141db4d1
2 changed files with 4 additions and 4 deletions
|
@ -722,7 +722,7 @@ libdconf.so.1 dconf-0.13.90_1
|
|||
libassuan.so.0 libassuan-2.0.1_1
|
||||
libgpgme.so.11 libgpgme-1.12.0_2
|
||||
libgpgmepp.so.6 gpgmepp-1.7.0_3
|
||||
libqgpgme.so.7 gpgmeqt-1.7.0_3
|
||||
libqgpgme.so.15 gpgmeqt-1.18.0_1
|
||||
libgarcon-1.so.0 garcon-0.1.12_1
|
||||
libgarcon-gtk2-1.so.0 garcon-0.4.0_1
|
||||
libgarcon-gtk3-1.so.0 garcon-0.6.1_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gpgme'
|
||||
pkgname=gpgme
|
||||
version=1.15.1
|
||||
revision=2
|
||||
version=1.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-fd-passing
|
||||
--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"
|
||||
homepage="https://www.gnupg.org/software/gpgme/index.html"
|
||||
distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
|
||||
checksum=eebc3c1b27f1c8979896ff361ba9bb4778b508b2496c2fc10e3775a40b1de1ad
|
||||
checksum=361d4eae47ce925dba0ea569af40e7b52c645c4ae2e65e5621bf1b6cdd8b0e9e
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
configure_args+=" ac_cv_sys_file_offset_bits=no"
|
||||
|
|
Loading…
Add table
Reference in a new issue