execline: update to 2.7.0.1.
This commit is contained in:
parent
93115f5902
commit
163863db81
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'execline'
|
||||
pkgname=execline
|
||||
version=2.6.1.1
|
||||
version=2.7.0.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
||||
|
@ -8,12 +8,12 @@ configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
|||
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
||||
makedepends="skalibs-devel"
|
||||
short_desc="Non-interactive scripting language"
|
||||
maintainer="bougyman <bougyman@voidlinux.org>"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="ISC"
|
||||
homepage="https://skarnet.org/software/execline/"
|
||||
changelog="https://skarnet.org/software/execline/upgrade.html"
|
||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=394308f0349f962086a9695ca2bb5ef32cd38e5be6b7cec0b3d0cf35a2b2ba56
|
||||
checksum=cdf61164f97f764a06aba36986d549159df56f2d1a4b3bbf5467ee91ad8fdcdd
|
||||
|
||||
CFLAGS="-fPIC"
|
||||
|
||||
|
|
Loading…
Reference in New Issue