From dee17301ae86c4fa4c8b2faa98b11fcee0404637 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 22 Dec 2014 12:57:13 +0100 Subject: [PATCH] xbps-static: update to 0.42. --- srcpkgs/xbps-static/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/xbps-static/template b/srcpkgs/xbps-static/template index efe17e6ac1b..e0593477e5f 100644 --- a/srcpkgs/xbps-static/template +++ b/srcpkgs/xbps-static/template @@ -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 " 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"