diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index a9410000c0c..dd3bba336cd 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -1,7 +1,7 @@ # Template file for 'libarchive' pkgname=libarchive version=3.1.2 -revision=14 +revision=15 bootstrap=yes build_style=gnu-configure configure_args="$(vopt_enable acl) $(vopt_enable acl xattr) @@ -9,7 +9,7 @@ configure_args="$(vopt_enable acl) $(vopt_enable acl xattr) --without-xml2 --without-nettle --disable-rpath ac_cv_func_lchmod=no" makedepends="zlib-devel bzip2-devel liblzma-devel>=5.2 $(vopt_if acl acl-devel) $(vopt_if expat expat-devel) - $(vopt_if lzo lzo-devel) $(vopt_if ssl 'libressl-devel>=2.1.2')" + $(vopt_if lzo lzo-devel) $(vopt_if ssl 'libressl-devel>=2.1.3')" short_desc="Library to read/write several different streaming archive formats" maintainer="Juan RP " homepage="http://www.libarchive.org/" diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 8b0389fdd12..6a185c00054 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.43.1 -revision=4 +revision=5 bootstrap=yes build_style=configure short_desc="The XBPS package system utilities" @@ -11,7 +11,7 @@ license="2-clause-BSD" distfiles="https://github.com/voidlinux/xbps/archive/${version}.tar.gz" checksum=d8a2511dbeb7bccad0bf0bfd4fa9e46c5483c523db1f30bdd179c24ddf244e26 -makedepends="zlib-devel libressl-devel>=2.1.2 libarchive-devel>=3.1.2" +makedepends="zlib-devel libressl-devel>=2.1.3 libarchive-devel>=3.1.2" depends="xbps-triggers>=0.75" if [ -z "$CHROOT_READY" ]; then