From 0c8cdd6297c029bf73c044ef103b386e03fe1a2f Mon Sep 17 00:00:00 2001 From: vdutta Date: Wed, 26 May 2021 21:25:00 +0530 Subject: [PATCH] uspd: ubus notifications for add/del instances --- uspd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uspd/Makefile b/uspd/Makefile index c1da1edae..36733afd9 100644 --- a/uspd/Makefile +++ b/uspd/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uspd -PKG_VERSION:=2.1.17 +PKG_VERSION:=2.1.18 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=8f31734007fa2d9d4c551578f9f3436ca55a5c17 +PKG_SOURCE_VERSION:=0a30f03147b6d3e42b394acf7b193675db5fb4e9 PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/uspd.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip