less: use upstream version.
--HG-- extra : convert_revision : af990d0fb2f757b88e57fb1e9000b7da5d253ddb
This commit is contained in:
parent
0dd65a8643
commit
92419fb74d
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'less'
|
# Template file for 'less'
|
||||||
pkgname=less
|
pkgname=less
|
||||||
version=4.24
|
version=424
|
||||||
wrksrc="$pkgname-424"
|
distfiles="http://www.greenwoodsoftware.com/less/less-$version.tar.gz"
|
||||||
distfiles="http://www.greenwoodsoftware.com/less/$pkgname-424.tar.gz"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Pager program similar to more(1)"
|
short_desc="Pager program similar to more(1)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in a new issue