mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
gpgme: update to 1.5.5.
This commit is contained in:
parent
6b643d7e76
commit
874e8ea2b4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gpgme'
|
# Template file for 'gpgme'
|
||||||
pkgname=gpgme
|
pkgname=gpgme
|
||||||
version=1.5.4
|
version=1.5.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-fd-passing --disable-gpgconf-test
|
configure_args="--enable-fd-passing --disable-gpgconf-test
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnupg.org/related_software/gpgme/"
|
homepage="http://www.gnupg.org/related_software/gpgme/"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-$version.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-$version.tar.bz2"
|
||||||
checksum=bb38c0ec8815c9e94e6047b484984808a8dad9d6bec8df33dc5339fd55ffea6c
|
checksum=0b3d3d5107680c594777aae65882a1ff6dd1ba629a83432e719c8b82a743c207
|
||||||
|
|
||||||
gpgme-devel_package() {
|
gpgme-devel_package() {
|
||||||
depends="${makedepends} gpgme>=${version}_${revision}"
|
depends="${makedepends} gpgme>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue