mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-23 22:35:03 +00:00
rosenthal: smartdns: Update to 39.
* rosenthal/packages/dns.scm (smartdns): Update to 39.
This commit is contained in:
parent
f8aacd14fa
commit
5e809cd80d
@ -66,7 +66,7 @@ time.
|
|||||||
(define-public smartdns
|
(define-public smartdns
|
||||||
(package
|
(package
|
||||||
(name "smartdns")
|
(name "smartdns")
|
||||||
(version "38.1")
|
(version "39")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -75,7 +75,7 @@ time.
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0arni7nsxw57dy2rxz0xz94i0910hpcqq2ilrgjq12v35n919wig"))))
|
"1ih3qf0ncbwfin91fihgfli4s098mjn9l9f6xcg6pdn92cgj6zvi"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tests? #f ;no tests
|
(list #:tests? #f ;no tests
|
||||||
|
Loading…
Reference in New Issue
Block a user