diff options
Diffstat (limited to 'net/qbittorrent/Makefile')
-rw-r--r-- | net/qbittorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/qbittorrent/Makefile b/net/qbittorrent/Makefile index dcb44142897..c6bec5f01b7 100644 --- a/net/qbittorrent/Makefile +++ b/net/qbittorrent/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2020/11/21 22:17:56 adam Exp $ +# $NetBSD: Makefile,v 1.19 2020/11/26 09:32:16 adam Exp $ -DISTNAME= qbittorrent-4.3.0.1 +DISTNAME= qbittorrent-4.3.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/} GITHUB_PROJECT= qBittorrent |