diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-10-03 10:21:13 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-10-03 10:25:14 +0000 |
commit | 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 (patch) | |
tree | 46cf00da0605cdc34526187a1366496ffb479e23 /net-p2p/libtorrent-rasterbar/Makefile | |
parent | 3c6ea4acbd48a9232d6f05fdf2213ae5950cb144 (diff) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC
Diffstat (limited to 'net-p2p/libtorrent-rasterbar/Makefile')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index 5d2badd59aca..eada65abab57 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -1,5 +1,6 @@ PORTNAME= libtorrent-rasterbar DISTVERSION= 1.2.19 # 2.x is unusable until memory problems are resolved, see https://github.com/arvidn/libtorrent/issues/6781 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= net-p2p MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/ |