less: Update to 443.

This commit is contained in:
Michael Tremer
2012-08-24 16:22:24 +02:00
parent 161f8b313d
commit 588ae9cd92
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
usr/bin/less
#usr/bin/lessecho
#usr/bin/lesskey
#usr/man/man1/less.1
#usr/man/man1/lessecho.1
#usr/man/man1/lesskey.1
#usr/share/man/man1/less.1
#usr/share/man/man1/lessecho.1
#usr/share/man/man1/lesskey.1

View File

@@ -24,7 +24,7 @@
include Config
VER = 394
VER = 443
THISAPP = less-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = a9f072ccefa0d315b325f3e9cdbd4b97
$(DL_FILE)_MD5 = 47db098fb3cdaf847b3c4be05ee954fc
install : $(TARGET)