gnu: openvswitch: Update to 3.2.0.

* gnu/packages/networking.scm (openvswitch): Update to 3.2.0.
This commit is contained in:
Marius Bakke 2023-09-08 10:35:08 +08:00
parent 0007b45437
commit 41c7e74d97
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2754,7 +2754,7 @@ (define-public nzbget
(define-public openvswitch
(package
(name "openvswitch")
(version "3.0.3")
(version "3.2.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -2762,7 +2762,7 @@ (define-public openvswitch
version ".tar.gz"))
(sha256
(base32
"0qwlpnwjcyb7fpw6yp65mdqg20i1851z70xmvzxwxwpifq56a1pm"))))
"1i0lb40lwbakmmqklmfcgr01l1ymsawgdi7k9a1zzp8ariw7x4ff"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags