Skip to content
Snippets Groups Projects
Unverified Commit b0945d69 authored by Alex Griffin's avatar Alex Griffin
Browse files

gnu: netcat-openbsd: Update to 1.206-1.

* gnu/packages/admin.scm (netcat-openbsd): Update to 1.206-1.
parent 997153a1
No related branches found
No related tags found
No related merge requests found
...@@ -629,7 +629,7 @@ (define-public netcat ...@@ -629,7 +629,7 @@ (define-public netcat
(define-public netcat-openbsd (define-public netcat-openbsd
(package (package
(name "netcat-openbsd") (name "netcat-openbsd")
(version "1.203-2") (version "1.206-1")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
...@@ -638,7 +638,7 @@ (define-public netcat-openbsd ...@@ -638,7 +638,7 @@ (define-public netcat-openbsd
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0j85gzbjzs6yrhgabh3zkwzd27qkr5s0zjjczl0hah8q7yhrjk3m")))) "08r3mmck3s5pbvwyq19wp5g8jqcxza3cm8nkc6jm7rqn4jdydc4z"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no test suite `(#:tests? #f ; no test suite
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment