mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
841b6e51cb
commit
903a91a680
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'coredns'
|
# Template file for 'coredns'
|
||||||
pkgname=coredns
|
pkgname=coredns
|
||||||
version=1.10.1
|
version=1.10.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/coredns/coredns
|
go_import_path=github.com/coredns/coredns
|
||||||
hostmakedepends="mmark"
|
hostmakedepends="mmark"
|
||||||
|
@ -13,6 +13,7 @@ changelog="https://github.com/coredns/coredns/releases"
|
||||||
distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
|
distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
|
||||||
checksum=f47186452e5f2925e2c71135669afd9e03b9b55831417d33d612ef2fa69924a7
|
checksum=f47186452e5f2925e2c71135669afd9e03b9b55831417d33d612ef2fa69924a7
|
||||||
make_dirs="/etc/coredns 0750 root root"
|
make_dirs="/etc/coredns 0750 root root"
|
||||||
|
conf_files="/etc/coredns/Corefile"
|
||||||
|
|
||||||
# Update this on each version bump.
|
# Update this on each version bump.
|
||||||
_git_commit=055b2c31a9cf28321734e5f71613ea080d216cd3
|
_git_commit=055b2c31a9cf28321734e5f71613ea080d216cd3
|
||||||
|
|
Loading…
Add table
Reference in a new issue