1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-08 09:58:52 +02:00

gnu: tinc: Update to 1.0.36.

* gnu/packages/vpn.scm (tinc): Update to 1.0.36.
This commit is contained in:
Tobias Geerinckx-Rice
2019-11-02 22:55:22 +01:00
parent 657c3ff6b5
commit 2b247e51d8
+2 -2
View File
@@ -305,14 +305,14 @@ traversing network address translators (@dfn{NAT}s) and firewalls.")
(define-public tinc
(package
(name "tinc")
(version "1.0.35")
(version "1.0.36")
(source (origin
(method url-fetch)
(uri (string-append "https://tinc-vpn.org/packages/"
"tinc-" version ".tar.gz"))
(sha256
(base32
"0pl92sdwrkiwgll78x0ww06hfljd07mkwm62g8x17qn3gha3pj0q"))))
"021i2sl2mjscbm8g59d7vs74iw3gf0m48wg7w3zhwj6czarkpxs0"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags