From: Oskari Rauta Date: Thu, 4 Nov 2021 22:59:59 +0000 (+0200) Subject: cni-plugins-nft: update to 1.0.11 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=79a9549940193d7b641cfd160fc22ff08dec8d4c;p=openwrt-packages.git cni-plugins-nft: update to 1.0.11 Update compatibility with CNI v1.0.1 Signed-off-by: Oskari Rauta --- diff --git a/utils/cni-plugins-nft/Makefile b/utils/cni-plugins-nft/Makefile index f00b0e160..5a3720b1f 100644 --- a/utils/cni-plugins-nft/Makefile +++ b/utils/cni-plugins-nft/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cni-plugins-nft -PKG_VERSION:=1.0.5 +PKG_VERSION:=1.0.11 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/greenpau/cni-plugins/archive/v$(PKG_VERSION) -PKG_HASH:=c8cbdfe43c144cf0df834555698312e8fd3daf6f2c5ac35e7959b90b91b154ad +PKG_HASH:=f6c68268893c9d9967dd4d8f3684df0f4f989e7ebf373e72b20d1f290ff9e240 PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=Apache-2.0