less: update to 468.
This commit is contained in:
parent
f7fd77e5bf
commit
68249e5a80
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'less'
|
||||
pkgname=less
|
||||
version=458
|
||||
revision=2
|
||||
version=468
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-regex=pcre"
|
||||
makedepends="ncurses-devel pcre-devel>=8.30"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.greenwoodsoftware.com/less"
|
||||
distfiles="${homepage}/less-${version}.tar.gz"
|
||||
checksum=e536c7819ede54b3d487f0ffc4c14b3620bed83734d92a81e89f62346db0fcac
|
||||
checksum=48e8b5ccb10d02447415e3b95d2e86fa39efe7cad2f7c235136e67c6ef8566e8
|
||||
|
||||
CFLAGS="-fPIE"
|
||||
LDFLAGS="-pie"
|
||||
|
|
Loading…
Reference in a new issue