verysync: rollback to 1.3.1 (#3985)

This commit is contained in:
AmadeusGhost 2020-03-24 17:50:19 +08:00 committed by GitHub
parent e2838160ab
commit a8be250ec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -47,4 +47,4 @@ define Package/parted/install
$(INSTALL_BIN) $(PKG_BUILD_DIR)/partprobe/.libs/partprobe $(1)/usr/sbin/
endef
$(eval $(call BuildPackage,parted))
$(eval $(call BuildPackage,parted))

View File

@ -32,7 +32,7 @@ ifeq ($(ARCH),aarch64)
endif
PKG_NAME:=verysync
PKG_VERSION:=v1.3.5
PKG_VERSION:=v1.3.1
PKG_RELEASE:=2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-linux-$(PKG_ARCH_VERYSYNC)-$(PKG_VERSION).tar.gz