From d68cbb3a5ff6024508251dbaca557404563e2572 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 20 Apr 2021 00:23:40 +0300 Subject: [PATCH] s6-dns: update to 2.3.5.1. --- srcpkgs/s6-dns/template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template index e3258cbd684..ee56726d19e 100644 --- a/srcpkgs/s6-dns/template +++ b/srcpkgs/s6-dns/template @@ -1,18 +1,21 @@ # Template file for 's6-dns' pkgname=s6-dns -version=2.3.5.0 +version=2.3.5.1 revision=1 build_style=configure configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps - --with-lib=${XBPS_CROSS_BASE}/usr/lib" + --with-lib=${XBPS_CROSS_BASE}/usr/lib + $(vopt_if static --enable-static-libc)" makedepends="execline-devel skalibs-devel" short_desc="Suite of DNS client programs and libraries for Unix systems" maintainer="lemmi " license="ISC" homepage="https://skarnet.org/software/s6-dns" distfiles="${homepage}/${pkgname}-${version}.tar.gz" -checksum=9f0b71c82cb51e9b7f998978d94c44e5e896fa60105f7233544db539572bb740 +checksum=0c1d50e5d7bc65cbf59b6f37fbd7f6f5645694224bb8c4dc1943d7921bc74f63 + +build_options="static" post_install() { vlicense COPYING