From ead2b2c2db8ed38e57b4541e89e941357ccb5bd0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 1 Apr 2020 11:47:42 +0200 Subject: [PATCH] xbps-static: update to 0.59.1. --- srcpkgs/xbps-static/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/xbps-static/template b/srcpkgs/xbps-static/template index 089b1d8b488..62fba96b3c0 100644 --- a/srcpkgs/xbps-static/template +++ b/srcpkgs/xbps-static/template @@ -1,8 +1,8 @@ # Template file for 'xbps-static' # NOTE: keep this package synchronized with "srcpkgs/xbps" pkgname=xbps-static -version=0.59 -revision=5 +version=0.59.1 +revision=1 # only musl archs="*-musl" wrksrc="xbps-${version}" @@ -12,11 +12,11 @@ makedepends="libarchive-devel" depends="xbps-triggers" short_desc="XBPS package system utilities - static binaries" maintainer="Juan RP " -license="BSD-2-Clause" +license="BSD-2-Clause, BSD-3-Clause, MIT" homepage="https://www.voidlinux.org/xbps" changelog="https://github.com/void-linux/xbps/blob/master/NEWS" distfiles="https://github.com/void-linux/xbps/archive/${version}.tar.gz" -checksum=4d4a67b40a6cc4994c2131c786fb17407ddc9041f4f5734b8a9c5d743ede46d0 +checksum=0cbd8d5f23a62047c75974bca21da9f004a94efffd7f37c68562a8dbc869fb2a do_configure() { ./configure --prefix=/usr --sysconfdir=/etc --enable-static