unrar: Update from 5.0.14 to 5.3.2
[termux-packages] / packages / less / build.sh
index 889c17d..d602350 100755 (executable)
@@ -1,7 +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_DEPENDS="ncurses"
-TERMUX_PKG_VERSION=478
+TERMUX_PKG_VERSION=479
 TERMUX_PKG_SRCURL=http://www.greenwoodsoftware.com/less/less-${TERMUX_PKG_VERSION}.tar.gz
 
 termux_step_pre_configure () {