Archived
1
0
Fork 0

gnu: maradns: Update to 3.5.0022.

* gnu/packages/dns.scm (maradns): Update to 3.5.0022.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-16 02:00:03 +02:00
parent 71c561f133
commit 6f7678e493
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1294,7 +1294,7 @@ known public suffixes.")
(define-public maradns (define-public maradns
(package (package
(name "maradns") (name "maradns")
(version "3.5.0020") (version "3.5.0022")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1302,7 +1302,7 @@ known public suffixes.")
(version-major+minor version) "/" (version-major+minor version) "/"
version "/maradns-" version ".tar.xz")) version "/maradns-" version ".tar.xz"))
(sha256 (sha256
(base32 "1qgabw6y2bwy6y88dikis62k789i0xh7iwxan8jmqpzvksqwjfgw")))) (base32 "1sw267jxxxngjcar8cj3jpxnpiz0szgkhlz5l46c67qs690w9kdi"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; need to be root to run tests `(#:tests? #f ; need to be root to run tests