diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-15 10:31:27 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-15 12:37:57 +0200 |
commit | 41fff773f421b538697c6332915bbd4a05507d01 (patch) | |
tree | 4f7e60e41cb3783ccb3ad325acf85cf59397915b /openvswitch | |
parent | fedbcd57cea7b1eb03cc14415884c1774d58f232 (diff) | |
download | contrib-41fff773f421b538697c6332915bbd4a05507d01.tar.gz contrib-41fff773f421b538697c6332915bbd4a05507d01.tar.xz |
openvswitch: 3.0.0 -> 3.0.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 cf10e4394..a0b351658 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/eUoYAb8tcihkze4aD8A2GDOiY4cTqWRyj24Pw++PcFo05TV62jT4YQAr7ASiymni8yjhMUGIfiPkC/tZSI4gU= -SHA256 (Pkgfile) = c9d751b241150990bd3bd10dcecfeaed00accd0d22812b6bc106b8fc47fc339d +RWSagIOpLGJF36bpnYlaC3SCbhF7t7niwK5BHBSpS0oQDX5615HOn1CzVDnJ8+yTC/4tOxccB+KtWFst/IOxvJWySEUZRuHqkwE= +SHA256 (Pkgfile) = f5378fc7c6ace67cbaaa67d7cf3f46fbad5972605b248d082c30a3658a758d38 SHA256 (.footprint) = 3deff8e6358e6f9c84a0e5edda614c29d09b814b2962f896297d8054a051711a -SHA256 (openvswitch-3.0.0.tar.gz) = fa9da2c21c5fcb01f43e83ab55a5c80659bdc84e655f70eed4154215533f199e +SHA256 (openvswitch-3.0.1.tar.gz) = e4a11716d0919f5b3239228b32badc109b561a5fe668b9547e143b0b195bbd68 SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index 0d54c6abf..08a6b83f3 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-six name=openvswitch -version=3.0.0 +version=3.0.1 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd) |