mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
aardvark-dns: update to 1.7.0.
This commit is contained in:
parent
19b86894b9
commit
31a87e1a32
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aardvark-dns'
|
||||
pkgname=aardvark-dns
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Authoritative dns server for A/AAAA container records"
|
||||
|
@ -9,7 +9,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/containers/aardvark-dns"
|
||||
changelog="https://raw.githubusercontent.com/containers/aardvark-dns/main/RELEASE_NOTES.md"
|
||||
distfiles="https://github.com/containers/aardvark-dns/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f3a2ff2d7baf07d8bf2785b6f1c9618db8aa188bd738b7f5cf1b0a31848232f5
|
||||
checksum=6ee7dfa8bab8040b917959a2f57f25496ad036a2d933c6225114e2c1e68bab0b
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/podman
|
||||
|
|
Loading…
Add table
Reference in a new issue