gpgme: update to 1.4.4.
This commit is contained in:
parent
62586de749
commit
04a60c4500
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gpgme'
|
||||
pkgname=gpgme
|
||||
version=1.4.3
|
||||
version=1.4.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-fd-passing --with-gpg=/usr/bin/gpg
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.gnupg.org/related_software/gpgme/"
|
||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-$version.tar.bz2"
|
||||
checksum=2d1cc12411753752d9c5b9037e6fd3fd363517af720154768cc7b46b60120496
|
||||
checksum=3d594ed4040e11f66be2f48e8bbfc0a831f68321b5d8940d9fdafb1b30542948
|
||||
|
||||
gpgme-devel_package() {
|
||||
depends="libgpg-error-devel libassuan-devel gpgme>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue