- Update to 3.1.5
- Add USES desktop-file-utils Announce message is here: http://www.qbittorrent.org/news.php
This commit is contained in:
parent
be791f91af
commit
2cfed0fb55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342089
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 3.1.4
|
||||
PORTVERSION= 3.1.5
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
|
||||
|
@ -24,6 +24,7 @@ DESTDIRNAME= INSTALL_ROOT
|
|||
|
||||
.if !defined(SLAVE_PORT)
|
||||
LIB_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/GeoIP
|
||||
USES+= desktop-file-utils
|
||||
USE_QT4+= gui xml
|
||||
INSTALLS_ICONS= yes
|
||||
OPTIONS_DEFINE= DBUS
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (qbittorrent-3.1.4.tar.gz) = 161d1befb790dcf0d00b17b204cf02d96d1f2dd4ce12a074c9a03dc749835a1c
|
||||
SIZE (qbittorrent-3.1.4.tar.gz) = 3920924
|
||||
SHA256 (qbittorrent-3.1.5.tar.gz) = 8efc66460f5f88744c6eb42795d59fbf346b3f37a2251e28374e7ca9a8227ac7
|
||||
SIZE (qbittorrent-3.1.5.tar.gz) = 3919897
|
||||
|
|
Loading…
Reference in a new issue