mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
less: update to 470.
This commit is contained in:
parent
63eff5e70d
commit
829d602d0e
1 changed files with 2 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'less'
|
# Template file for 'less'
|
||||||
pkgname=less
|
pkgname=less
|
||||||
version=468
|
version=470
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-regex=pcre"
|
configure_args="--with-regex=pcre"
|
||||||
|
@ -10,7 +10,4 @@ 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=48e8b5ccb10d02447415e3b95d2e86fa39efe7cad2f7c235136e67c6ef8566e8
|
checksum=f191dc51144e7ea0e7f116118d0ee7a5fe50d1ce330257e1ae5ee4c9d35d86ef
|
||||||
|
|
||||||
CFLAGS="-fPIE"
|
|
||||||
LDFLAGS="-pie"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue