less: revert to 530.
This commit is contained in:
parent
e42332f3f5
commit
1f1b876df8
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'less'
|
||||
pkgname=less
|
||||
version=548
|
||||
revision=1
|
||||
reverts="548_1"
|
||||
version=530
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-regex=pcre"
|
||||
makedepends="ncurses-devel pcre-devel"
|
||||
short_desc="Pager program similar to more(1)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.greenwoodsoftware.com/less"
|
||||
distfiles="http://www.greenwoodsoftware.com/less/less-${version}.tar.gz"
|
||||
checksum=4844793b1677447767bce58321072996af0ac7f44b628b127e1f73d551b6cd5c
|
||||
checksum=503f91ab0af4846f34f0444ab71c4b286123f0044a4964f1ae781486c617f2e2
|
||||
|
|
Loading…
Reference in New Issue