xbps-static: update to 0.51.

This commit is contained in:
Juan RP 2015-12-12 08:02:22 +01:00
parent 334e93875c
commit 4ef7d8525f

View file

@ -2,15 +2,15 @@
# #
# NOTE: keep this package synchronized with "srcpkgs/xbps". # NOTE: keep this package synchronized with "srcpkgs/xbps".
pkgname=xbps-static pkgname=xbps-static
version=0.50 version=0.51
revision=5 revision=1
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@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.voidlinux.eu/xbps" homepage="http://www.voidlinux.eu/xbps"
license="2-clause-BSD" license="2-clause-BSD"
distfiles="https://github.com/voidlinux/xbps/archive/$version.tar.gz" distfiles="https://github.com/voidlinux/xbps/archive/$version.tar.gz"
checksum=d8a8b7a62d7b3da16d457dc703f6acfa3ebe97c59b25e39544361330ed82650d checksum=fb97f78a2d1e78ca7fb74426bbc7edac7af36366491dbcf3b97db3aa1b20a8b7
wrksrc="xbps-${version}" wrksrc="xbps-${version}"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"