summaryrefslogtreecommitdiff
path: root/pinentry
diff options
context:
space:
mode:
authorSimon Gloßner <viper@hometux.de>2008-02-27 18:09:29 +0100
committerSimon Gloßner <viper@hometux.de>2008-02-27 18:09:29 +0100
commit8fd1c7ad195470193d98439430c53b9f90e8af53 (patch)
tree67a9dab5c75e9bd28a0015563653f8ae0741b1d7 /pinentry
parent79806ea804454bbd66cb6720a82f051c3679f9d8 (diff)
downloadopt-8fd1c7ad195470193d98439430c53b9f90e8af53.tar.gz
opt-8fd1c7ad195470193d98439430c53b9f90e8af53.tar.xz
pinentry: updated to version 0.7.5
Diffstat (limited to 'pinentry')
-rw-r--r--pinentry/.md5sum2
-rw-r--r--pinentry/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/pinentry/.md5sum b/pinentry/.md5sum
index 40293afcb..5d8ef0df9 100644
--- a/pinentry/.md5sum
+++ b/pinentry/.md5sum
@@ -1 +1 @@
-d7709fe7c48a24c34c5948725cef7d93 pinentry-0.7.4.tar.gz
+ca492afbbb59cd19f1c875533f18b269 pinentry-0.7.5.tar.gz
diff --git a/pinentry/Pkgfile b/pinentry/Pkgfile
index c41ab63ca..393d66d41 100644
--- a/pinentry/Pkgfile
+++ b/pinentry/Pkgfile
@@ -6,9 +6,9 @@
# Nice to have: gtk, qt3
name=pinentry
-version=0.7.4
+version=0.7.5
release=1
-source=(http://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.gz)
+source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit