gnupg: update to 2.2.29.
This commit is contained in:
parent
a590aeea93
commit
53c8fb2a69
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnupg'
|
||||
pkgname=gnupg
|
||||
version=2.2.28
|
||||
revision=2
|
||||
version=2.2.29
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable ldap)
|
||||
--with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr
|
||||
|
@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnupg.org/"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=6ff891fc7583a9c3fb9f097ee0d1de0a12469d4b53997e7ba5064950637dfaec
|
||||
checksum=39d07cdb4524818f9ebce49294931974af504519e6a7476c52e9d38fc0bd0cc9
|
||||
build_options="ldap"
|
||||
build_options_default="ldap"
|
||||
|
||||
|
|
Loading…
Reference in a new issue