mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
dnssec-anchors: drop noarch.
This commit is contained in:
parent
ce3cfd0855
commit
670dca8182
1 changed files with 1 additions and 2 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'dnssec-anchors'
|
# Template file for 'dnssec-anchors'
|
||||||
pkgname=dnssec-anchors
|
pkgname=dnssec-anchors
|
||||||
version=20181012
|
version=20181012
|
||||||
revision=1
|
revision=2
|
||||||
# can be refreshed by a local DNSSEC aware name server.
|
# can be refreshed by a local DNSSEC aware name server.
|
||||||
conf_files="/etc/dns/root.key"
|
conf_files="/etc/dns/root.key"
|
||||||
short_desc="DNSSEC trust anchors for the root zone"
|
short_desc="DNSSEC trust anchors for the root zone"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://data.iana.org/root-anchors/"
|
homepage="http://data.iana.org/root-anchors/"
|
||||||
archs=noarch
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# Generate using unbound-anchor(1).
|
# Generate using unbound-anchor(1).
|
||||||
|
|
Loading…
Add table
Reference in a new issue