Skip to content

Commit

Permalink
stubby: update to 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
steinex authored and ericonr committed Jul 14, 2021
1 parent 29b52e5 commit 66a598d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/stubby/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# 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 <steinex@nognu.de>"
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}"
Expand Down

0 comments on commit 66a598d

Please sign in to comment.