[arch-commits] Commit in cni-plugins/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Wed Feb 10 19:51:06 UTC 2021


    Date: Wednesday, February 10, 2021 @ 19:51:05
  Author: foxboron
Revision: 854035

upgpkg: cni-plugins 0.9.1-1

Modified:
  cni-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 19:51:00 UTC (rev 854034)
+++ PKGBUILD	2021-02-10 19:51:05 UTC (rev 854035)
@@ -3,8 +3,8 @@
 # Contributor: David Runge <dvzrv at archlinux.org>
 
 pkgname=cni-plugins
-pkgver=0.9.0
-pkgrel=5
+pkgver=0.9.1
+pkgrel=1
 pkgdesc='Some standard networking plugins, maintained by the CNI team'
 arch=(x86_64)
 url="https://github.com/containernetworking/plugins"
@@ -13,8 +13,8 @@
 makedepends=(go)
 options=('emptydirs')
 source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha512sums=('8d545d17e6bf4180755708e47607c855b99f6ea4183a33930b7d05974d2151c90873f1e2064b806059a26caba6942502d9954fce697bf000995d539c2208811c')
-b2sums=('82f723501901da40e4ea2f111bd1ed3023a1d11e1715902830f3cd0cf0d46d9f9c57389b3a763448fcd52c40aba97a731986ca1862e2ecd912e8a274abf626c9')
+sha512sums=('24e8fcedbff2ae7a83aa96085b546b164de6a0884d593e3b5386e9d2de3c4d9a215db9e9405332020cc45c371709a32b600e263e4f8dee62c51adafdc0180f24')
+b2sums=('878f476e62f12020b39d33a79723fe246b34d80705d3a336573401743392adca9a57b196d6d191b4a6f281110f47ecbb1525aacd91cd488bea61c7aaed12a6ef')
 
 build() {
   cd plugins-$pkgver



More information about the arch-commits mailing list