less: update to 443.
This commit is contained in:
parent
b9360ab6df
commit
3d267381b9
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'less'
|
||||
pkgname=less
|
||||
version=436
|
||||
revision=3
|
||||
version=443
|
||||
distfiles="http://www.greenwoodsoftware.com/less/less-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Pager program similar to more(1)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=57a16ff07431a9af45cf1cd5b374e1066d019304219f0d156e22bb8c4d6734d2
|
||||
checksum=a4c3e8af81fd0944941ee7c74eecc7759422a227df52335e899e69de5eae30ca
|
||||
long_desc="
|
||||
Less is a program similar to more(1), but which allows backward
|
||||
movement in the file as well as forward movement. Also, less does not
|
||||
|
|
Loading…
Reference in a new issue