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:
108ff39
)
less: Bump revision after enabling pcre
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 22 Apr 2018 21:39:41 +0000
(23:39 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 22 Apr 2018 21:39:41 +0000
(23:39 +0200)
packages/less/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/less/build.sh
b/packages/less/build.sh
index c845f3662f9c9adc1707f68bd5e4b7f3c24fa9b6..94149d0b3ade51a4f8f35595083a3d582a84ef83 100755
(executable)
--- a/
packages/less/build.sh
+++ b/
packages/less/build.sh
@@
-1,6
+1,7
@@
TERMUX_PKG_HOMEPAGE=http://www.greenwoodsoftware.com/less/
TERMUX_PKG_DESCRIPTION="Terminal pager program used to view the contents of a text file one screen at a time"
TERMUX_PKG_VERSION=530
TERMUX_PKG_HOMEPAGE=http://www.greenwoodsoftware.com/less/
TERMUX_PKG_DESCRIPTION="Terminal pager program used to view the contents of a text file one screen at a time"
TERMUX_PKG_VERSION=530
+TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=503f91ab0af4846f34f0444ab71c4b286123f0044a4964f1ae781486c617f2e2
TERMUX_PKG_SRCURL=http://www.greenwoodsoftware.com/less/less-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="ncurses, pcre"
TERMUX_PKG_SHA256=503f91ab0af4846f34f0444ab71c4b286123f0044a4964f1ae781486c617f2e2
TERMUX_PKG_SRCURL=http://www.greenwoodsoftware.com/less/less-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="ncurses, pcre"