less: update to 451.
This commit is contained in:
parent
6503e434c1
commit
a48732db7a
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'less'
|
# Template file for 'less'
|
||||||
pkgname=less
|
pkgname=less
|
||||||
version=444
|
version=451
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-regex=pcre"
|
configure_args="--with-regex=pcre"
|
||||||
makedepends="ncurses-devel pcre-devel>=8.30"
|
makedepends="ncurses-devel pcre-devel>=8.30"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Pager program similar to more(1)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.greenwoodsoftware.com/less"
|
homepage="http://www.greenwoodsoftware.com/less"
|
||||||
distfiles="$homepage/less-$version.tar.gz"
|
distfiles="${homepage}/less-${version}.tar.gz"
|
||||||
checksum=be64ad3e22d6d4aa19fe7024d998563a1ce1671ee3625f8851d26b16dedcdeeb
|
checksum=9fe8287c647afeafb4149c5dedaeacfd20971ed7c26c7553794bb750536b5f57
|
||||||
long_desc="
|
long_desc="
|
||||||
Less is a program similar to more(1), but which allows backward
|
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
|
movement in the file as well as forward movement. Also, less does not
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue