From c8d6c264282d003a8dacc197de1eeab419e9d42a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 4 Mar 2018 09:06:28 +0000 Subject: [PATCH] xar: rebuild against libressl-2.6 --- srcpkgs/xar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xar/template b/srcpkgs/xar/template index f31c7c0ccaf..288902230cf 100644 --- a/srcpkgs/xar/template +++ b/srcpkgs/xar/template @@ -1,7 +1,7 @@ # Template file for 'xar' pkgname=xar version=1.6.1 -revision=3 +revision=4 build_style=gnu-configure configure_args="ac_cv_sizeof_uid_t=4" makedepends="zlib-devel bzip2-devel e2fsprogs-devel acl-devel libxml2-devel libressl-devel"