gnupg2: update to 2.1.2.
This commit is contained in:
parent
1611c85521
commit
39d5567612
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnupg2'
|
||||
pkgname=gnupg2
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
revision=1
|
||||
wrksrc="gnupg-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,13 +14,12 @@ makedepends="zlib-devel libldap-devel libcurl-devel readline-devel>=6.3
|
|||
libusb-compat-devel libgpg-error-devel>=1.15 libgcrypt-devel libassuan-devel
|
||||
libksba-devel npth-devel gnutls-devel"
|
||||
depends="pinentry"
|
||||
replaces="gnupg-agent>=0"
|
||||
short_desc="The GNU Privacy Guard"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnupg.org/"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=70ecd01d2875db62624c911c2fd815742f50aef5492698eb3bfc09a08690ce49
|
||||
checksum=404f5a43d591dfe41f0ffb204b49a1533b67d77bc1fd68febd7e447575616792
|
||||
|
||||
post_install() {
|
||||
# remove conflicts with gnupg 1.
|
||||
|
|
Loading…
Reference in a new issue