diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 10:04:37 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 10:05:25 +0000 |
commit | 312ee18b022b4abcb14973bb10894ba152b8f60b (patch) | |
tree | 20a54092480ae312624019075e6f11b23f633d91 /net-p2p/libtorrent-rasterbar/Makefile | |
parent | 5c098030c586218be70f38a7fa261afad60c6201 (diff) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
Diffstat (limited to 'net-p2p/libtorrent-rasterbar/Makefile')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index eada65abab57..eb4685825bc7 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -1,6 +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 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= net-p2p MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/ |