gnupg: update to 1.4.12.
This commit is contained in:
parent
f713c97cc9
commit
9115f55b28
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnupg'
|
||||
pkgname=gnupg
|
||||
version=1.4.11
|
||||
version=1.4.12
|
||||
homepage="http://www.gnupg.org/"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
|
@ -8,7 +8,7 @@ configure_args="--disable-rpath --enable-threads=posix --enable-noexecstack"
|
|||
short_desc="The GNU Privacy Guard"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
checksum=d18ceeac16e554a501170b9bfde611625252d0fe9448685a69c93bf149ee6ef6
|
||||
checksum=4f03ca6902aaee79d0eda00eea0fefde7db9eb005d8ffd54fac9806bc24050ec
|
||||
long_desc="
|
||||
GnuPG is the GNU project's complete and free implementation of the OpenPGP
|
||||
standard as defined by RFC4880 . GnuPG allows to encrypt and sign your data
|
||||
|
|
Loading…
Reference in New Issue