diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-18 21:40:44 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-18 21:40:44 +0200 |
commit | 92dad7e34ce985f36f56f60b2c5fb190bdb0d3ce (patch) | |
tree | ea0d15fba1780a749204976ebc3b96bdca932811 /openvswitch | |
parent | 333848d4a77134e497479f9a6290b69f626ce517 (diff) | |
download | contrib-92dad7e34ce985f36f56f60b2c5fb190bdb0d3ce.tar.gz contrib-92dad7e34ce985f36f56f60b2c5fb190bdb0d3ce.tar.xz |
openvswitch: 2.17.1 -> 2.17.2
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 1a87396a7..81ace5f13 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39gXwCTlQNaqJxK322wvRBxsE2vp+oe2Xjbe1GEY747vTqCd8PXYt/h7z4N5LvSiS4GDQ/0CBcVAeA1vqHnb4ws= -SHA256 (Pkgfile) = a6c34ded6910840068263fa3763cb7eb33216f3b77685a23cb9e0d6d4800def4 +RWSagIOpLGJF34lpp9ox7P9y1ahJ8zju1tD0+c/Q79s966+ohouhvH94CJqasRBmMXeFVDrO+XqdNWY0iO41hu4CiLwccCMJ5Qw= +SHA256 (Pkgfile) = a2b558c6f8c64d4a7e8440b61b120097054df4cc01f832690b42e1da5968a3ba SHA256 (.footprint) = 18289de1d0e6a655ccaa1b53f9633e6bb7bab6790717c16cb71a6cdbb54971a0 -SHA256 (openvswitch-2.17.1.tar.gz) = d801f3bd555c51d5e78bdae6bf586c0e0961d56a87e7ce5048ac69baf5c61e5c +SHA256 (openvswitch-2.17.2.tar.gz) = 6a2e0db42badb8cbcaf7f3bebd5b5e9a2701319df1d04294e9a7a79e94504d69 SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index c68f45e01..43cdb3064 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-six name=openvswitch -version=2.17.1 +version=2.17.2 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd) |