stubby: update to 0.2.5.
This commit is contained in:
parent
1d1f7a471b
commit
7e82fd4fa1
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.4
|
version=0.2.5
|
||||||
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=40816d403584aaa8ce72d6276b47e9d91b96294418af7a031dc48a3515398540
|
checksum=56ee63f4b9ee00476a168e6ba5614f6830f93e89baa305c2d38577b2e39eae5b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue