From c91fcf3db5a9e22141d7bad1f006e16ae00afe3e Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Mon, 3 Aug 2020 02:14:01 +0800 Subject: [PATCH] qBittorrent: bump to 4.2.5.13 --- package/lean/libtorrent-rasterbar/Makefile | 6 +++--- package/lean/qBittorrent-Enhanced-Edition/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/lean/libtorrent-rasterbar/Makefile b/package/lean/libtorrent-rasterbar/Makefile index f9a74421fe..7d23e4b736 100644 --- a/package/lean/libtorrent-rasterbar/Makefile +++ b/package/lean/libtorrent-rasterbar/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtorrent-rasterbar -PKG_VERSION:=1.2.6 -PKG_RELEASE=2 +PKG_VERSION:=1.2.7 +PKG_RELEASE=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/arvidn/libtorrent.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=b9b54436b8b214420745e5ff722112316d7d85c7 +PKG_SOURCE_VERSION:=8e710151c80e655ee0513ca37c367f75a448c6bd PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_LICENSE:=BSD diff --git a/package/lean/qBittorrent-Enhanced-Edition/Makefile b/package/lean/qBittorrent-Enhanced-Edition/Makefile index 4c3c2eacca..e4ded89be7 100644 --- a/package/lean/qBittorrent-Enhanced-Edition/Makefile +++ b/package/lean/qBittorrent-Enhanced-Edition/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qBittorrent-Enhanced-Edition -PKG_VERSION:=4.2.5.12 +PKG_VERSION:=4.2.5.13 PKG_RELEASE=1 PKG_SOURCE:=$(PKG_NAME)-release-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/c0re100/qBittorrent-Enhanced-Edition/tar.gz/release-$(PKG_VERSION)? -PKG_HASH:=1317cf11bc7f9cef418c177aee29d3a0d36c21cb7c06319d86bb49e5d3d8fa97 +PKG_HASH:=e032ea5b7e8d974081c12201f20f06e47bc959a72d5898561736cdfdf46cafaf PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-Enhanced-Edition-release-$(PKG_VERSION)