From 66a598d2b847a843e317ef26237a84dcbfbc8515 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Mon, 12 Jul 2021 17:19:58 +0200 Subject: [PATCH] stubby: update to 0.4.0. --- srcpkgs/stubby/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/stubby/template b/srcpkgs/stubby/template index b845b966cb..7eaaf5e461 100644 --- a/srcpkgs/stubby/template +++ b/srcpkgs/stubby/template @@ -1,10 +1,10 @@ # Template file for 'stubby' pkgname=stubby -version=0.3.0 +version=0.4.0 revision=1 build_style=cmake conf_files="/etc/stubby/stubby.yml" -makedepends="getdns-devel libyaml-devel" +makedepends="getdns-devel libyaml-devel openssl-devel" depends="libcap-progs" # For setcap(8) short_desc="DNS Privacy stub resolver" maintainer="Frank Steinborn " @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/getdnsapi/stubby" changelog="https://raw.githubusercontent.com/getdnsapi/stubby/v${version}/ChangeLog" distfiles="https://github.com/getdnsapi/stubby/archive/v${version}.tar.gz" -checksum=b37a0e0ec2b7cfcdcb596066a6fd6109e91a2766b17a42c47d3703d9be41d000 +checksum=8e6a4ba76f04b23612d58813c4998141b0cc6194432d87f8653f3ba5cf64152a # Create stubby system user/group system_accounts="_${pkgname}"