execline: update to 2.5.3.0.
This commit is contained in:
parent
28a38e9273
commit
3c76010396
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'execline'
|
||||
pkgname=execline
|
||||
version=2.5.2.0
|
||||
version=2.5.3.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
makedepends="skalibs-devel"
|
||||
configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
||||
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
||||
short_desc="A non-interactive scripting language"
|
||||
makedepends="skalibs-devel"
|
||||
short_desc="Non-interactive scripting language"
|
||||
maintainer="bougyman <bougyman@voidlinux.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=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
|
||||
checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
|
||||
|
||||
CFLAGS="-fPIC"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue