diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-24 09:58:54 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-24 09:58:54 +0200 |
commit | 86ca38b6fa4bc821941625adc8a799196542067b (patch) | |
tree | 6234ce89cb9aeb05ffb5f64baa467d1080d0df7f /openvswitch | |
parent | 1df1c34ecc793aa1529cfd2495c129bd328b927c (diff) | |
download | contrib-86ca38b6fa4bc821941625adc8a799196542067b.tar.gz contrib-86ca38b6fa4bc821941625adc8a799196542067b.tar.xz |
openvswitch: 2.16.0 -> 2.16.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 26c89f5e0..cae78f142 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yvvxG5TbvXNxSPKOp6n9x/QRgQzsU10esQ0Q/wMKL9HIzPSD18PJtn+4/ZjGlAY5pF1HegbBg3BB0Gl8O4OVQ0= -SHA256 (Pkgfile) = 38a1dddfb49f698ecda0e4fff517abcf0222f2fbfb241aea6c3d887f5e26deaf +RWSagIOpLGJF3zLfGNUeDThSbNvZZDdqe6KkrL+mhM9c438XAn3aDaA7SyPDTfus3x7pap6fVjT9oYmTw61iuF3bR0GuX4UpggE= +SHA256 (Pkgfile) = d71a4d2c0a531ee4c99bc45524714f7713d26b264e404a6ec8014432c97758b3 SHA256 (.footprint) = 0ab024c9b7014cea8f9187a8ea4e51e821aaf87507d311c52629ce6ce3e7ecec -SHA256 (openvswitch-2.16.0.tar.gz) = 55e3b7e59b3e52eeecccc783266be39780e1f693c0a974f180b4ec8256f48d6a +SHA256 (openvswitch-2.16.1.tar.gz) = 71edc06ce07fbde47b45b9de52da18a475f8c45da6e08cd673797a69f80513f4 SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index d9707601c..69e1abee6 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-six name=openvswitch -version=2.16.0 +version=2.16.1 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd) |