update-01.07

This commit is contained in:
github-actions[bot]
2022-01-07 20:34:53 +08:00
parent 77cd7805ec
commit bfce888c50
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=hysteria PKG_NAME:=hysteria
PKG_VERSION:=0.9.2 PKG_VERSION:=0.9.3
PKG_RELEASE:=$(AUTORELEASE) PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz

View File

@@ -69,7 +69,6 @@ define Build/Prepare
endef endef
define Package/$(PKG_NAME)/conffiles define Package/$(PKG_NAME)/conffiles
/etc/config/qbittorrent
/etc/qBittorrent /etc/qBittorrent
endef endef