execline: update to 2.6.0.1.
This commit is contained in:
parent
9d89167892
commit
0c94d70804
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'execline'
|
# Template file for 'execline'
|
||||||
pkgname=execline
|
pkgname=execline
|
||||||
version=2.6.0.0
|
version=2.6.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
||||||
|
@ -13,7 +13,7 @@ license="ISC"
|
||||||
homepage="https://skarnet.org/software/execline/"
|
homepage="https://skarnet.org/software/execline/"
|
||||||
changelog="https://skarnet.org/software/execline/upgrade.html"
|
changelog="https://skarnet.org/software/execline/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5415f5b98c8e3edb8e94fa9c9d42de1cdb86a8977e9b4212c9122bdcb9dad7d4
|
checksum=e7cbb7b5942674a0b5176c42aa0a3194a848419a698e4aad9d1764d2b429ba9d
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue