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