npc: bump version to v0.26.4 (#3492)

fix:
busybox与sysV环境下(openwrt)service库失效问题 #419
客户端使用http代理连接服务端问题
This commit is contained in:
manyeechen 2020-03-03 11:11:57 +08:00 committed by CN_SZTL
parent 95a8510ab2
commit 59106e0862
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=npc
PKG_VERSION:=0.26.3
PKG_VERSION:=0.26.4
PKG_RELEASE:=1
ifeq ($(ARCH),mipsel)