diff --git a/srcpkgs/stubby/template b/srcpkgs/stubby/template index b845b966cb8..7eaaf5e4617 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}"