mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnupg: adopt, update to 2.3.7.
This commit is contained in:
parent
43108ee3be
commit
3cd20b4ba8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnupg'
|
||||
pkgname=gnupg
|
||||
version=2.2.35
|
||||
version=2.3.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable ldap)
|
||||
|
@ -14,11 +14,11 @@ makedepends="bzip2-devel gnutls-devel libassuan-devel libcurl-devel
|
|||
libgcrypt-devel"
|
||||
depends="pinentry"
|
||||
short_desc="GNU Privacy Guard (2.x)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnupg.org/"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=340bc255938971e6e729b3d9956fa2ef4db8215d77693bf300df2bb302498690
|
||||
checksum=ee163a5fb9ec99ffc1b18e65faef8d086800c5713d15a672ab57d3799da83669
|
||||
build_options="ldap"
|
||||
build_options_default="ldap"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue