execline: update to 2.5.1.0.

This commit is contained in:
lemmi 2019-03-07 06:07:31 +01:00
parent 60a7b85fc4
commit 61aad82bc4

View file

@ -1,7 +1,7 @@
# Template file for 'execline' # Template file for 'execline'
pkgname=execline pkgname=execline
version=2.5.0.1 version=2.5.1.0
revision=2 revision=1
build_style=configure build_style=configure
makedepends="skalibs-devel" makedepends="skalibs-devel"
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=8d07d14e9e9abb1301e08be271313c4ffa5ddf7248fd262dda19588e78e31049 checksum=b1a756842947488404db8173bbae179d6e78b6ef551ec683acca540ecaf22677
CFLAGS="-fPIC" CFLAGS="-fPIC"