mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
stubby: update to 0.2.6.
This commit is contained in:
parent
e4665a6c9a
commit
2dade21ffb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'stubby'
|
# Template file for 'stubby'
|
||||||
pkgname=stubby
|
pkgname=stubby
|
||||||
version=0.2.5
|
version=0.2.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/stubby/stubby.yml"
|
conf_files="/etc/stubby/stubby.yml"
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/getdnsapi/stubby"
|
homepage="https://github.com/getdnsapi/stubby"
|
||||||
changelog="https://raw.githubusercontent.com/getdnsapi/stubby/v${version}/ChangeLog"
|
changelog="https://raw.githubusercontent.com/getdnsapi/stubby/v${version}/ChangeLog"
|
||||||
distfiles="https://github.com/getdnsapi/stubby/archive/v${version}.tar.gz"
|
distfiles="https://github.com/getdnsapi/stubby/archive/v${version}.tar.gz"
|
||||||
checksum=56ee63f4b9ee00476a168e6ba5614f6830f93e89baa305c2d38577b2e39eae5b
|
checksum=634b0b9fb8f36416e210fa65800a6c1672bcf9f4f276a042ccf89567ad8ef781
|
||||||
|
|
||||||
# Create stubby system user/group
|
# Create stubby system user/group
|
||||||
system_accounts="_${pkgname}"
|
system_accounts="_${pkgname}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue