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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Jun 10 18:00:39 UTC 2019


    Date: Monday, June 10, 2019 @ 18:00:39
  Author: bpiotrowski
Revision: 479769

0.8.1-1

Modified:
  cni-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-10 18:00:33 UTC (rev 479768)
+++ PKGBUILD	2019-06-10 18:00:39 UTC (rev 479769)
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=cni-plugins
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='Some standard networking plugins, maintained by the CNI team'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(go-pie)
 source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha512sums=('de685a66e0e875e8a2209b76c5d1f5fd0e426804e3db6084cf2e89695a8b1876eae47ff1fcfdf065a3b027918fe7c4775d2321358402dbd1206928538edb52b4')
+sha512sums=('ed57162fc3d014c897ee2f7f82b738624ca42ad7c238ac6ac5c1eb9ac865fe27f8ded1510cfb131f7b43e44f6cd0366ab83011386bcb6add36ea11235767760f')
 
 build() {
   cd plugins-$pkgver



More information about the arch-commits mailing list