cni-plugins: update to version 1.0.1
authorDaniel Golle <redacted>
Sat, 9 Oct 2021 03:13:05 +0000 (04:13 +0100)
committerDaniel Golle <redacted>
Sat, 9 Oct 2021 16:03:30 +0000 (17:03 +0100)
Signed-off-by: Daniel Golle <redacted>
utils/cni-plugins/Makefile

index 2ea7e72318f3ed3acedd446e6e0618c349a561c0..3c6336f44143f781f4d45d5ed5cf1bad35209e39 100644 (file)
@@ -1,14 +1,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cni-plugins
-PKG_VERSION:=1.0.0
+PKG_VERSION:=1.0.1
 PKG_RELEASE:=$(AUTORELEASE)
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/containernetworking/plugins/archive/v$(PKG_VERSION)
-PKG_HASH:=8331f2c09d13012baacdec4d0ce07c081d184354a6c4e5aba40584a88a53437f
+PKG_HASH:=2ba3cd9f341a7190885b60d363f6f23c6d20d975a7a0ab579dd516f8c6117619
 
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>, Paul Spooren <mail@aparcar.org>
 
git clone https://git.99rst.org/PROJECT