diff options
author | Thomas Penteker <tek@serverop.de> | 2019-04-19 23:03:36 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2019-04-19 23:03:36 +0200 |
commit | 4fa7dd910ca8da5eb0045d3e2a80dab2adfef60a (patch) | |
tree | 5b9d4f0e294607d7f442ca5dd9ecef7cefaefa9b /openvswitch | |
parent | 27cd4563cc926f0f5f7858fa022a79c9d7bff93d (diff) | |
download | contrib-4fa7dd910ca8da5eb0045d3e2a80dab2adfef60a.tar.gz contrib-4fa7dd910ca8da5eb0045d3e2a80dab2adfef60a.tar.xz |
openvswitch: 2.11.0 -> 2.11.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 28a85bd08..b431ae78f 100644 --- a/openvswitch/.signature +++ b/openvswitch/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wfKYpcBF+ulkuQhVOASwMact0MXUz+CNVILHW8aS7HU73GqTvd5qle8LQShG66c1wJd3CqINfL4uYp6fV9brQI= -SHA256 (Pkgfile) = ef6b632c99b62b2a79fd08731e75284d2ad303a20b0c39b2883285b8254dc706 +RWSagIOpLGJF34jCk9I4CXd547cBUpr92Rab+hV3aZ1RFtrZ6nEoHsPv12QxflZE+DGVYNMizMGbPyAqAXkv3N3ih4bk8QiDJwU= +SHA256 (Pkgfile) = f89fddf1611f51d10feb0be6965633d6e519d735a43ec0fe67d35e377ef156c8 SHA256 (.footprint) = dd5ad8fc99f7592f9a58abdad75c65463e0d2462a2ebc75bce19adc935ea7949 -SHA256 (openvswitch-2.11.0.tar.gz) = f4b01d7376d7298bc6e7fa7a6067229ca7c7e299394e5ea9aff651d52edfdbee +SHA256 (openvswitch-2.11.1.tar.gz) = c1296ae44a7b176150915e33bc497cc0a7a02caeba84ea43ce9b6a2509d9b5dc SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb diff --git a/openvswitch/Pkgfile b/openvswitch/Pkgfile index 6da166c45..301c6ea84 100644 --- a/openvswitch/Pkgfile +++ b/openvswitch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python python-six name=openvswitch -version=2.11.0 +version=2.11.1 release=1 source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd) |