execline: update to 2.5.0.1.

This commit is contained in:
maxice8 2018-08-16 11:53:50 -03:00
parent ed0ffef80a
commit 71e0a94205
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,16 +1,16 @@
# Template file for 'execline'
pkgname=execline
version=2.5.0.0
revision=2
version=2.5.0.1
revision=1
build_style=gnu-configure
makedepends="skalibs-devel"
configure_args="--libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps --with-lib=${XBPS_CROSS_BASE}/usr/lib"
short_desc="A non-interactive scripting language"
maintainer="bougyman <bougyman@voidlinux.eu>"
license="ISC"
homepage="http://skarnet.org/software/execline/"
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f6993094766652041c21fde9c07ef53a3cd4b93a64123d9578fb4997a2cefca1
homepage="https://skarnet.org/software/execline/"
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=8d07d14e9e9abb1301e08be271313c4ffa5ddf7248fd262dda19588e78e31049
CFLAGS="-fPIC"