summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorЕловский Валентин2019-01-18 15:50:32 +0700
committerЕловский Валентин2019-01-18 15:50:32 +0700
commit40f236e1df5513fd88d8b06c14f12684204ec174 (patch)
treed0dfbc09ab1e6e843ef778a3491297d85649432e /PKGBUILD
parent27a43b9b40f49146f48c5d6d31956dee6b63ac43 (diff)
downloadaur-40f236e1df5513fd88d8b06c14f12684204ec174.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1983294f1e3d..d2e036b58d5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: ProFfeSsoRr <evvsoft at gmail dot com>
pkgname=cni-plugins-bin
-pkgver=0.7.1
+pkgver=0.7.4
pkgrel=1
pkgdesc="Some CNI network plugins, maintained by the containernetworking team"
arch=(x86_64)
url="https://github.com/containernetworking/plugins"
license=('Apache')
source=("https://github.com/containernetworking/plugins/releases/download/v${pkgver}/cni-plugins-amd64-v${pkgver}.tgz")
-sha256sums=('6ecc5c7dbb8e4296b0d0d017e5440618e19605b9aa3b146a2c29af492f299dc7')
+sha256sums=('5f30e4c9090cbb5314452f4c2bcce48907f003b1614a7fc9615ddedbde31cf00')
package() {
cd "$srcdir"