diff options
author | ryoon <ryoon@pkgsrc.org> | 2022-01-10 01:46:21 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2022-01-10 01:46:21 +0000 |
commit | 2f58960d3d2d6072bfa15c6d78cc2d56accb36b1 (patch) | |
tree | f0a304234418317ba96f92b8242283ab3cc69f8c /net/ktorrent | |
parent | 51c1824afc17c6c2151c7e9c5f20590e57a9d521 (diff) | |
download | pkgsrc-2f58960d3d2d6072bfa15c6d78cc2d56accb36b1.tar.gz |
*: Recursive revbump from boost 1.78.0
Diffstat (limited to 'net/ktorrent')
-rw-r--r-- | net/ktorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index a55631f0017..de62496ad2f 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.111 2021/12/08 16:06:01 adam Exp $ +# $NetBSD: Makefile,v 1.112 2022/01/10 01:46:42 ryoon Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= net kde #MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 |