mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnupg: update to 1.4.17.
This commit is contained in:
parent
e0fe938729
commit
a70067565e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnupg'
|
# Template file for 'gnupg'
|
||||||
pkgname=gnupg
|
pkgname=gnupg
|
||||||
version=1.4.16
|
version=1.4.17
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-rpath --enable-threads=posix --enable-noexecstack gnupg_cv_regex_broken=no"
|
configure_args="--disable-rpath --enable-threads=posix --enable-noexecstack gnupg_cv_regex_broken=no"
|
||||||
makedepends="zlib-devel libldap-devel libcurl-devel readline-devel>=6.3 libusb-compat-devel"
|
makedepends="zlib-devel libldap-devel libcurl-devel readline-devel>=6.3 libusb-compat-devel"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnupg.org/"
|
homepage="http://www.gnupg.org/"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||||
checksum=7b3b748e6aaa338092a0b26b1730cd9355765b55e3684f58dd70f9a1b00f4a2f
|
checksum=e6dd9d19d62dc434d354076d1f7cea11e87934ff2a0912aa806f848dda0a7b5b
|
||||||
|
|
Loading…
Add table
Reference in a new issue