mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
less: Update to 443.
This commit is contained in:
@@ -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
|
||||
|
||||
4
lfs/less
4
lfs/less
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user