mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'execline'
|
||||||
pkgname=execline
|
pkgname=execline
|
||||||
version=2.5.2.0
|
version=2.5.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
makedepends="skalibs-devel"
|
|
||||||
configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
configure_args="--libdir=/usr/lib --bindir=/usr/bin
|
||||||
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||||
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
--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>"
|
maintainer="bougyman <bougyman@voidlinux.org>"
|
||||||
license="ISC"
|
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=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
|
checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue