gnu: Open vSwitch: Add release-monitoring-url.

* gnu/packages/networking.scm (openvswitch)[properties]: New field.
This commit is contained in:
Marius Bakke 2022-09-10 23:28:55 +02:00
parent 93376d5d9c
commit d3a772d43d
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2810,6 +2810,8 @@ (define-public openvswitch
massive network automation through programmatic extension, while still
supporting standard management interfaces and protocols (e.g. NetFlow, sFlow,
IPFIX, RSPAN, CLI, LACP, 802.1ag).")
(properties
'((release-monitoring-url . "https://www.openvswitch.org/download/")))
(license ; see debian/copyright for detail
(list license:lgpl2.1 ; xenserver and utilities/bugtool
license:gpl2 ; datapath