skalibs: update to 2.6.2.0.
This commit is contained in:
parent
078cb23022
commit
d73281e731
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skalibs'
|
||||
pkgname=skalibs
|
||||
version=2.6.1.0
|
||||
version=2.6.2.0
|
||||
revision=1
|
||||
_sysdepspkg=skaware-void-sysdeps
|
||||
build_style=gnu-configure
|
||||
|
@ -11,13 +11,13 @@ maintainer="bougyman <bougyman@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="http://skarnet.org/software/skalibs/"
|
||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=09503aa9ae93751c4e02ee799c9c1bc6a94aa2941a759a7af0a8fd83f0285564
|
||||
checksum=12f9706b412367c45310ab971d204d959441895d3fea6e5e41ab8ef8d24b71b2
|
||||
|
||||
CFLAGS="-D_DEFAULT_SOURCE"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
distfiles+=" https://github.com/CMB/${_sysdepspkg}/archive/${version}.tar.gz"
|
||||
checksum+=" b23e294da4657a1c6dd76d43695b91548e5286e5cf4612b717f55fd8a8cfdc23"
|
||||
checksum+=" 4afd3603611ed689bfbc614f5137f5f245aa5860aeef4d18c92a208c9107c28d"
|
||||
configure_args+=" --with-sysdeps=../${_sysdepspkg}-${version}/${XBPS_CROSS_TRIPLET}"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue