diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-04 10:02:00 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-04 10:02:00 +0000 |
commit | 3f3edddc413522bc94c4d07d073e6793e35d67e3 (patch) | |
tree | 8071c61d08feac440fa999ce0416a1b1f594ca62 /openvswitch | |
parent | c9cf27a1c036f478e5a633cf101589757674b6da (diff) | |
download | contrib-3f3edddc413522bc94c4d07d073e6793e35d67e3.tar.gz contrib-3f3edddc413522bc94c4d07d073e6793e35d67e3.tar.xz |
openvswitch: 3.0.1 -> 3.0.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 a0b351658..e529ee42b 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36bpnYlaC3SCbhF7t7niwK5BHBSpS0oQDX5615HOn1CzVDnJ8+yTC/4tOxccB+KtWFst/IOxvJWySEUZRuHqkwE= -SHA256 (Pkgfile) = f5378fc7c6ace67cbaaa67d7cf3f46fbad5972605b248d082c30a3658a758d38 +RWSagIOpLGJF32glDMmhQDOyy/+eLD1KsdCQpCN83lNHVy1zMlztGbP3qnNqeiCygyqqyhDQ4wvkcav1S+PXJ/SJdm0LnbyPMAk= +SHA256 (Pkgfile) = 01ebfa18d4b78c7bb18c973741e8bfc76fd11f2e03386a7c72ba2afa2f479f99 SHA256 (.footprint) = 3deff8e6358e6f9c84a0e5edda614c29d09b814b2962f896297d8054a051711a -SHA256 (openvswitch-3.0.1.tar.gz) = e4a11716d0919f5b3239228b32badc109b561a5fe668b9547e143b0b195bbd68 +SHA256 (openvswitch-3.0.2.tar.gz) = 779e2e03ed32bfedace89c4b63ea3f12205ce11443db0302e1b6ad5b29ef57c9 SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index 08a6b83f3..55abc4855 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-six name=openvswitch -version=3.0.1 +version=3.0.2 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd) |