diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-09-19 17:41:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-09-19 17:41:14 +0000 |
commit | ac4be329f37901ec1e0661c1f7a58697511a40bc (patch) | |
tree | e1cee469868598b5fe678fb31e71a1cbbab400d5 | |
parent | 1aa242f0832ab97cc439b7a485d3643cafeca356 (diff) | |
download | ports-ac4be329f37901ec1e0661c1f7a58697511a40bc.tar.gz ports-ac4be329f37901ec1e0661c1f7a58697511a40bc.zip |
Notes
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 8 |
2 files changed, 4 insertions, 10 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index d9d968103267..60ff69308ab5 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -2,14 +2,10 @@ # $FreeBSD$ PORTNAME= qbittorrent -DISTVERSION= 4.1.2 -PORTREVISION= 1 +DISTVERSION= 4.1.3 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -PATCH_SITES= https://github.com/qBittorrent/qBittorrent/commit/ -PATCHFILES= acdf9061fe5539c75604d2b7919cc434b2cebb02.patch:-p1 # fix regression of the missing .desktop file - MAINTAINER= yuri@FreeBSD.org COMMENT= Bittorrent client using Qt4/5 and libtorrent-rasterbar diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 16b676a10696..165e5f58f9fa 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1534228185 -SHA256 (qbittorrent-4.1.2.tar.xz) = e0165bd427820c64bce596ef952d80058ea8cd7294d3c84bc723d79cd9e2f9c7 -SIZE (qbittorrent-4.1.2.tar.xz) = 4442404 -SHA256 (acdf9061fe5539c75604d2b7919cc434b2cebb02.patch) = cb6f1dc7844ae7b8adb36d0f9bcac30c42751bd2b6c3020fc60d914bb9e71d88 -SIZE (acdf9061fe5539c75604d2b7919cc434b2cebb02.patch) = 982 +TIMESTAMP = 1537376644 +SHA256 (qbittorrent-4.1.3.tar.xz) = 527af5dacde1a6c3dba8eb86b727f6c0a8d90387cf648a7bbe26ef0d3b8a2b48 +SIZE (qbittorrent-4.1.3.tar.xz) = 4136580 |