gnupg2: update to 2.1.1.
This commit is contained in:
parent
0c2ac769e8
commit
b9cbdc4929
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnupg2'
|
||||
pkgname=gnupg2
|
||||
version=2.1.0
|
||||
revision=2
|
||||
version=2.1.1
|
||||
revision=1
|
||||
wrksrc="gnupg-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin
|
||||
|
@ -21,7 +21,7 @@ license="GPL-3"
|
|||
homepage="http://www.gnupg.org/"
|
||||
update_pkgname=gnupg
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=16a8c3f50a15bf37d2dfb1c5e4bb3ec533e1d0b6a4043ff3680a376a3ad4058b
|
||||
checksum=70ecd01d2875db62624c911c2fd815742f50aef5492698eb3bfc09a08690ce49
|
||||
|
||||
post_install() {
|
||||
# remove conflicts with gnupg 1.
|
||||
|
|
Loading…
Reference in a new issue