npc:bump to v0.26.2 (#3057)

add: pprof 调试端口可在配置中设置 #382
This commit is contained in:
manyeechen 2020-02-12 20:15:49 +08:00 committed by GitHub
parent dc02158b80
commit a9a90be9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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