blob: 23d4668cc4313d324b17f28ae86840459ed7aa04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = unbound-root-hints-updater
pkgdesc = A systemd timer for updating unbound's root servers.
pkgver = 1.0.2
pkgrel = 1
url = https://gitlab.com/firstairbender/unbound-root-hints
arch = any
depends = unbound
optdepends = systemd: the timer needs to be run by systemd
source = unbound-root-hints.service
source = unbound-root-hints.timer
sha256sums = b786d36d17b352213058b0743bc03df810348ef59b7a5c9e03d41b7804d0570b
sha256sums = a2ffa7038b3f8eb537a6fcd56ffa3f7392dbad9a8b6333edfbcc67e124320aff
pkgname = unbound-root-hints-updater
|