frpc bump to 0.31.1 (#2753)

This commit is contained in:
gudumuyu 2020-01-12 13:09:50 +08:00 committed by coolsnowwolf
parent 4f968eed48
commit 5ff35a2dc8

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=frpc
PKG_VERSION:=0.30.0
PKG_VERSION:=0.31.1
PKG_RELEASE:=1
ifeq ($(ARCH),mipsel)
@ -67,4 +67,4 @@ define Package/$(PKG_NAME)/install
$(INSTALL_BIN) $(PKG_BUILD_DIR)/frpc $(1)/usr/bin/
endef
$(eval $(call BuildPackage,$(PKG_NAME)))
$(eval $(call BuildPackage,$(PKG_NAME)))