gpgme: update to 1.6.0.
This commit is contained in:
parent
537726118b
commit
e230c030a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gpgme'
|
||||
pkgname=gpgme
|
||||
version=1.5.5
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-fd-passing --disable-gpgconf-test
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.gnupg.org/related_software/gpgme/"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-$version.tar.bz2"
|
||||
checksum=0b3d3d5107680c594777aae65882a1ff6dd1ba629a83432e719c8b82a743c207
|
||||
checksum=b09de4197ac280b102080e09eaec6211d081efff1963bf7821cf8f4f9916099d
|
||||
|
||||
gpgme-devel_package() {
|
||||
depends="${makedepends} gpgme>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue