xbps-static: update to 0.42.

This commit is contained in:
Juan RP 2014-12-22 12:57:13 +01:00
parent 26b020683d
commit dee17301ae

View file

@ -2,17 +2,16 @@
#
# NOTE: keep this package synchronized with "srcpkgs/xbps".
pkgname=xbps-static
version=0.41
revision=9
bootstrap=yes
version=0.42
revision=1
build_style=configure
short_desc="The XBPS package system utilities - static binaries"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.voidlinux.eu/xbps"
license="Simplified BSD"
distfiles="https://github.com/voidlinux/xbps/archive/${version}.tar.gz"
checksum=e9d7d9a50e549be7069d328277dfae466acf53cbda59ef99eae7bbe9a096ee76
hostmakedepends="which pkg-config git"
checksum=22a8ae9b81ffb4727c9500c428bd5e70085b1e8605f82fa7bfa367c1cbc65fbc
hostmakedepends="pkg-config"
makedepends="zlib-devel libressl-devel libarchive-devel>=3.1.2"
depends="xbps-triggers"