diff options
author | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
commit | 0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch) | |
tree | 4b76e80283e16e135441c0ad59b8896fab793cb4 /net/qbittorrent | |
parent | 615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff) | |
download | pkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz |
Revbump for icu
Diffstat (limited to 'net/qbittorrent')
-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 e4ef34a221c..c384d32b101 100644 --- a/net/qbittorrent/Makefile +++ b/net/qbittorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2020/05/06 14:04:57 adam Exp $ +# $NetBSD: Makefile,v 1.13 2020/06/02 08:24:35 adam Exp $ DISTNAME= qbittorrent-4.2.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/} GITHUB_PROJECT= qBittorrent |