diff options
author | Tim Biermann <tbier@posteo.de> | 2021-01-14 11:06:12 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-01-14 11:06:12 +0000 |
commit | b7e0b9b330e88124220500c94550f567691da835 (patch) | |
tree | 9a7e1309650ac405947bac56758158a434fc97ee /openvswitch | |
parent | 741aa891effeaefa5a766b86f1728e488a32eb05 (diff) | |
download | contrib-b7e0b9b330e88124220500c94550f567691da835.tar.gz contrib-b7e0b9b330e88124220500c94550f567691da835.tar.xz |
openvswitch: 2.14.0 -> 2.14.1
Diffstat (limited to 'openvswitch')
-rw-r--r-- | openvswitch/.signature | 6 | ||||
-rw-r--r-- | openvswitch/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/openvswitch/.signature b/openvswitch/.signature index 8864e0aed..5f6cff778 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF355hR+uEPNkamY5GtJ2zOWwRLcUz7fIA/ChK1CKoPzqYnBf81P7g+3JIFTTjNAriSVO1qMJnbQ21etxc+9LJygY= -SHA256 (Pkgfile) = b7d94c315bd6214d9f2a5cd2ae3762bb54aeb32c06692f2ee3b16fc0dda94feb +RWSagIOpLGJF3z4svGeOo2q17uAWiZY4zbvLRzQ+YAxeUuKMZA2Bnz2nHS9Ku7OCDas4R7k54Pj9iV4UNTEEXS6sFr/y66PdLwI= +SHA256 (Pkgfile) = 63ee5c58394070aed2384913b0195589a6333a1ad06d0e1b50aa65c375c7671b SHA256 (.footprint) = 0ab024c9b7014cea8f9187a8ea4e51e821aaf87507d311c52629ce6ce3e7ecec -SHA256 (openvswitch-2.14.0.tar.gz) = 4171e52a8c0ffe160c1daa6687219d902a2a6969b296d223d8dac980ab99a260 +SHA256 (openvswitch-2.14.1.tar.gz) = 180b6d42c0ab4b26f21f58b8bf3b3376203d7475aa7a8ef151365514c35088fe SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index 1dd11da65..457a4aa14 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-six name=openvswitch -version=2.14.0 +version=2.14.1 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd) |