diff options
author | Tim Biermann <tbier@posteo.de> | 2021-07-03 09:39:16 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-07-03 09:39:16 +0000 |
commit | e67d7b012ca6f9293ad5cd71a5e4f9e0196191eb (patch) | |
tree | dd971004c69261b13d4245f621cd26aab8774176 /openvswitch | |
parent | c14a30f38908f049f0f2175400bbee0cc09bf295 (diff) | |
download | contrib-e67d7b012ca6f9293ad5cd71a5e4f9e0196191eb.tar.gz contrib-e67d7b012ca6f9293ad5cd71a5e4f9e0196191eb.tar.xz |
openvswitch: 2.15.0 -> 2.15.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 63cb47461..7acd10c9a 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+2AnoRXWkbePHPSf48lg96HF7LNdIgdwxoUrxtY3C2HwBi2fI03kzhaGFmEnnuBky31f6wAnEE2TMjFyQ/UxwM= -SHA256 (Pkgfile) = da52d253b8f7e676e418822b7c16d874adf2d53b1ce80816cfe4adffad76f1e8 +RWSagIOpLGJF3zhRvrKD2MeGuqvbv8CqqLKWbXtdMPRG7rqatr5R4F3vBVoo04hB7tU77MYxEGLm7SF+5QwZ2hMHRXz+LhIv0Qg= +SHA256 (Pkgfile) = 096a3ecd460c95b26ebd3acc56d7b58fb8587f8b0fdfbd8981f30592f4458a09 SHA256 (.footprint) = 0ab024c9b7014cea8f9187a8ea4e51e821aaf87507d311c52629ce6ce3e7ecec -SHA256 (openvswitch-2.15.0.tar.gz) = 7d5797f2bf2449c6a266149e88f72123540f7fe7f31ad52902057ae8d8f88c38 +SHA256 (openvswitch-2.15.1.tar.gz) = 5c7baed537364d43af36c15dde298c95d35cb2cb3204b4d3fe9b0fc73c97f16d SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index fdf397b06..7160a4b3b 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-six name=openvswitch -version=2.15.0 +version=2.15.1 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd) |