chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eeed47f
)
pinentry: Update from 0.9.7 to 1.0.0
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 11 Dec 2016 14:00:42 +0000
(09:00 -0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 11 Dec 2016 14:00:42 +0000
(09:00 -0500)
packages/pinentry/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/pinentry/build.sh
b/packages/pinentry/build.sh
index 11b8e472eb0349ee798c9113549cfda98868fff4..38d379737d98224b7782df56ad07a38bf282f23a 100644
(file)
--- a/
packages/pinentry/build.sh
+++ b/
packages/pinentry/build.sh
@@
-1,6
+1,6
@@
TERMUX_PKG_HOMEPAGE=https://www.gnupg.org/related_software/pinentry/index.html
TERMUX_PKG_DESCRIPTION="Dialog allowing secure password entry"
-TERMUX_PKG_VERSION=0.9.7
-TERMUX_PKG_BUILD_REVISION=1
+TERMUX_PKG_VERSION=1.0.0
TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-${TERMUX_PKG_VERSION}.tar.bz2
+TERMUX_PKG_SHA256=1672c2edc1feb036075b187c0773787b2afd0544f55025c645a71b4c2f79275a
TERMUX_PKG_DEPENDS="libandroid-support, libassuan, ncurses"