frpc: bump to v0.29.1

This commit is contained in:
CN_SZTL 2019-11-09 11:13:55 +08:00
parent da0ad2a03e
commit 40f5298a3b
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:=frpc
PKG_VERSION:=0.27.0
PKG_VERSION:=0.29.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)))