parent
933a6d69b8
commit
ed0ec2f826
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aardvark-dns'
|
||||
pkgname=aardvark-dns
|
||||
version=1.10.0
|
||||
version=1.12.2
|
||||
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=b3e77b3ff4eb40f010c78ca00762761e8c639c47e1cb67686d1eb7f522fbc81e
|
||||
checksum=19317d97525c19135b31f76101b9c13bf2b009cecfc11f467b2ab30fb2641867
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/podman
|
||||
|
|
Loading…
Reference in New Issue