mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-13 16:14:05 +02:00
gnu: openresolv: Update to 3.17.4.
* gnu/packages/dns.scm (openresolv): Update to 3.17.4. Change-Id: I0347cb7c88423d189a1eac05ad8f9fad1b3e6138
This commit is contained in:
@@ -1425,7 +1425,7 @@ and TCP-capable recursive DNS server for finding domains on the internet.")
|
||||
(define-public openresolv
|
||||
(package
|
||||
(name "openresolv")
|
||||
(version "3.13.2")
|
||||
(version "3.17.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -1435,7 +1435,7 @@ and TCP-capable recursive DNS server for finding domains on the internet.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"03m8n0j0kxxm5kpl66gz4lxr1qqgrp8zlkaq9j8fz27fih0g75xf"))
|
||||
"1lawj50qhr2yj7fy3p8x4m3kqz4lbvghnjc4jlqnxp484hg83ki3"))
|
||||
(patches
|
||||
(search-patches "openresolv-restartcmd-guix.patch"))))
|
||||
(build-system gnu-build-system)
|
||||
|
||||
Reference in New Issue
Block a user