summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-08-03 12:15:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-08-03 12:15:46 +0000
commit953f7f1110372e8292feceb59b77fb39967fe780 (patch)
tree4313497e9bba89655d9505d7a3778188802c4991
parent80aa9bc1ece209ceddf6b91d562bbd734a5488fa (diff)
downloadaports-953f7f1110372e8292feceb59b77fb39967fe780.tar.bz2
aports-953f7f1110372e8292feceb59b77fb39967fe780.tar.xz
main/pinentry: upgrade to 0.7.6
-rw-r--r--main/pinentry/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/pinentry/APKBUILD b/main/pinentry/APKBUILD
index 5322ebe7..b211173f 100644
--- a/main/pinentry/APKBUILD
+++ b/main/pinentry/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pinentry
-pkgver=0.7.5
+pkgver=0.7.6
_uiconv_ver=0.3
pkgrel=0
pkgdesc="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
@@ -38,5 +38,5 @@ build () {
make || return 1
make DESTDIR="$pkgdir" install
}
-md5sums="ca492afbbb59cd19f1c875533f18b269 pinentry-0.7.5.tar.gz
+md5sums="5a4f676375fa882009da02013d77210f pinentry-0.7.6.tar.gz
5cd7f80085324d08cb976fec674cd98d uiconv-0.3.tar.bz2"