gnupg2: update to 2.1.3.
This commit is contained in:
parent
9b72fe559c
commit
c73aa6c0c1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnupg2'
|
||||
pkgname=gnupg2
|
||||
version=2.1.2
|
||||
revision=2
|
||||
version=2.1.3
|
||||
revision=1
|
||||
wrksrc="gnupg-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin
|
||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnupg.org/"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=404f5a43d591dfe41f0ffb204b49a1533b67d77bc1fd68febd7e447575616792
|
||||
checksum=213e7fb0d74bb4e53a2d3153f309ddc077528f2cfffa2af85f2a20cc7875c8ed
|
||||
|
||||
post_install() {
|
||||
# remove conflicts with gnupg 1.
|
||||
|
|
Loading…
Reference in a new issue