qBittorrent: fix error

This commit is contained in:
CN_SZTL 2019-12-08 12:07:45 +08:00
parent 0f4da0778a
commit 2d91bfd37a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -6,11 +6,7 @@ PKG_RELEASE=5
PKG_SOURCE:=$(PKG_NAME)-release-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/qbittorrent/qBittorrent/tar.gz/release-$(PKG_VERSION)?
<<<<<<< HEAD
PKG_HASH:=2f367b89d7049c09e808fc5f7c338ce1820d91bcaecddcad681e9ba18b13206d
=======
PKG_HASH:=620127f73f88ed3f2b2e4195cbc641f7c27f967d3b045e45f7916c0995fd61fe
>>>>>>> parent of cb0135ff... qBittorrent: bump 4.2.0
PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-release-$(PKG_VERSION)