coredns: mark config as conf file

fixes #52029
This commit is contained in:
classabbyamp 2024-09-09 21:17:11 -04:00
parent 841b6e51cb
commit 903a91a680
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'coredns'
pkgname=coredns
version=1.10.1
revision=3
revision=4
build_style=go
go_import_path=github.com/coredns/coredns
hostmakedepends="mmark"
@ -13,6 +13,7 @@ changelog="https://github.com/coredns/coredns/releases"
distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
checksum=f47186452e5f2925e2c71135669afd9e03b9b55831417d33d612ef2fa69924a7
make_dirs="/etc/coredns 0750 root root"
conf_files="/etc/coredns/Corefile"
# Update this on each version bump.
_git_commit=055b2c31a9cf28321734e5f71613ea080d216cd3