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:
49ed609
)
dialog: Update to latest version
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 18 Feb 2016 05:01:45 +0000
(
00:01
-0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 18 Feb 2016 05:01:45 +0000
(
00:01
-0500)
packages/dialog/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/dialog/build.sh
b/packages/dialog/build.sh
index ca81b007b85ee0c8709bf1291d040beed16bec25..8f1d93dad994267d13b9cc2164edefd240260a4a 100755
(executable)
--- a/
packages/dialog/build.sh
+++ b/
packages/dialog/build.sh
@@
-1,7
+1,7
@@
TERMUX_PKG_DESCRIPTION="Application used in shell scripts which displays text user interface widgets"
TERMUX_PKG_HOMEPAGE=http://invisible-island.net/dialog/
TERMUX_PKG_DEPENDS="ncurses"
-TERMUX_PKG_VERSION="1.3-20160
126
"
+TERMUX_PKG_VERSION="1.3-20160
209
"
TERMUX_PKG_SRCURL=http://invisible-island.net/datafiles/release/dialog.tar.gz
# This will break when a new version is released (the URL unfortunately does not change)
TERMUX_PKG_FOLDERNAME="dialog-$TERMUX_PKG_VERSION"