diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-21 19:52:49 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-21 19:52:49 +0000 |
commit | 0a1276e3436cb91773c718dc3ba02de5ade7edf8 (patch) | |
tree | 96e0ce8d0726431b2684ea1a0ce25a6af8351391 /openvswitch | |
parent | 129e470a8d31b6a9b16945cb0536eb654a126173 (diff) | |
download | contrib-0a1276e3436cb91773c718dc3ba02de5ade7edf8.tar.gz contrib-0a1276e3436cb91773c718dc3ba02de5ade7edf8.tar.xz |
openvswitch: 3.0.2 -> 3.0.3
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 e529ee42b..4dcbd309f 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32glDMmhQDOyy/+eLD1KsdCQpCN83lNHVy1zMlztGbP3qnNqeiCygyqqyhDQ4wvkcav1S+PXJ/SJdm0LnbyPMAk= -SHA256 (Pkgfile) = 01ebfa18d4b78c7bb18c973741e8bfc76fd11f2e03386a7c72ba2afa2f479f99 +RWSagIOpLGJF350e8HXcsrr/5f/ltFhwbPUbA7tqsAFPN9yryxU3OPW0g/PaXXFtzWVYPlGoUL5yZdIwWc3g7Lry2gdIrW9nbQY= +SHA256 (Pkgfile) = 2f89abfe2b587ae2e4cd14895eb93c853aca16c92363cd0c6e6197cd945ca229 SHA256 (.footprint) = 3deff8e6358e6f9c84a0e5edda614c29d09b814b2962f896297d8054a051711a -SHA256 (openvswitch-3.0.2.tar.gz) = 779e2e03ed32bfedace89c4b63ea3f12205ce11443db0302e1b6ad5b29ef57c9 +SHA256 (openvswitch-3.0.3.tar.gz) = f506650a76f1f2cefbdfb583f343412102f170abc55c6ff875677926b9bd9463 SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index 55abc4855..1e44738fd 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-six name=openvswitch -version=3.0.2 +version=3.0.3 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd) |