qBittorrent: bump version

This commit is contained in:
Sergei Reznikov
2018-05-06 11:08:14 +03:00
parent 2072d369f2
commit b524c47f25
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ COPYRIGHT="2006-2018 The qBittorrent project"
LICENSE="MIT" LICENSE="MIT"
REVISION="1" REVISION="1"
SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz" SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz"
CHECKSUM_SHA256="17f69223aa4a08c2466147ee6f884da7b8e6746f7658fb4bcdb0e17c3625b990" CHECKSUM_SHA256="ec74bbe9bbe07cb79bf1cad931391d154278ba3771a853332fa34b326c9e28d3"
SOURCE_DIR="qBittorrent-release-$portVersion" SOURCE_DIR="qBittorrent-release-$portVersion"
PATCHES="qbittorrent-$portVersion.patchset" PATCHES="qbittorrent-$portVersion.patchset"
ADDITIONAL_FILES="qbittorrent.rdef.in" ADDITIONAL_FILES="qbittorrent.rdef.in"