mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
stubby: update to 0.2.4.
This commit is contained in:
parent
4dbe6551df
commit
d4aad343b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stubby'
|
# Template file for 'stubby'
|
||||||
pkgname=stubby
|
pkgname=stubby
|
||||||
version=0.2.3
|
version=0.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/stubby/stubby.yml"
|
conf_files="/etc/stubby/stubby.yml"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/getdnsapi/stubby"
|
homepage="https://github.com/getdnsapi/stubby"
|
||||||
distfiles="https://github.com/getdnsapi/stubby/archive/v${version}.tar.gz"
|
distfiles="https://github.com/getdnsapi/stubby/archive/v${version}.tar.gz"
|
||||||
checksum=5fbe10f421f1313b5e2259b0eec96785af0c5b460431cf86bb6450a11cb3f473
|
checksum=40816d403584aaa8ce72d6276b47e9d91b96294418af7a031dc48a3515398540
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue