gnu: yadifa: Update to 2.2.6.
* gnu/packages/dns.scm (yadifa): Update to 2.2.6.
This commit is contained in:
parent
43dc47fa24
commit
8c1db4fc58
@ -443,9 +443,9 @@ served by AS112. Stub and forward zones are supported.")
|
||||
(define-public yadifa
|
||||
(package
|
||||
(name "yadifa")
|
||||
(version "2.2.5")
|
||||
(version "2.2.6")
|
||||
(source
|
||||
(let ((build "6937"))
|
||||
(let ((build "7246"))
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
@ -453,7 +453,7 @@ served by AS112. Stub and forward zones are supported.")
|
||||
name "-" version "-" build ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"146fs52izf6dfwsxal3srpwin2yyl41g31cy4pyvbi5mqy2craj7")))))
|
||||
"041a35f5jz2wcn8pxk1m7b2qln2wbvj4ddwb0a53lqabl912xi6p")))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
`(("which" ,which)))
|
||||
|
Loading…
Reference in New Issue
Block a user