Skip to content

Commit affd6fe

Browse files
author
adam
committed
libtorrent rtorrent: updated to 0.16.8
0.16.8 This release fixes a couple of bugs and adds a simple DNS cache to improve performance.
1 parent 95db8d7 commit affd6fe

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

net/libtorrent/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.82 2026/03/05 09:00:23 adam Exp $
1+
# $NetBSD: Makefile,v 1.83 2026/03/26 13:11:00 adam Exp $
22

3-
DISTNAME= libtorrent-0.16.7
3+
DISTNAME= libtorrent-0.16.8
44
CATEGORIES= net
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=rakshasa/}
66
GITHUB_TAG= v${PKGVERSION_NOREV}

net/libtorrent/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
$NetBSD: distinfo,v 1.58 2026/03/05 09:00:23 adam Exp $
1+
$NetBSD: distinfo,v 1.59 2026/03/26 13:11:00 adam Exp $
22

3-
BLAKE2s (libtorrent-0.16.7.tar.gz) = e9ce0140771dd08c5c39cc5c41c3607fac637fda3d0131068c3f982ae150c1b9
4-
SHA512 (libtorrent-0.16.7.tar.gz) = 84da374a9f6e6f3321505161f1dd5cc9508e7afa8e6412fa2c3f10cc15f8f555eac5054ad1c50ba71de7d957d206aac7f46474c72a32be6b8aadf361dea7fcd9
5-
Size (libtorrent-0.16.7.tar.gz) = 473699 bytes
3+
BLAKE2s (libtorrent-0.16.8.tar.gz) = aed12ef31d67130e9fa76256646a1a94c37a35c8297a165f7a3555434e86ffc5
4+
SHA512 (libtorrent-0.16.8.tar.gz) = 24b8e907b18ad0e324546db702ef910fa6f7d3f8e09b14737e5e215c5396e1aee44dd8b357af42c2bfc389d895bfb5b9710ff0be1e195f468651f1176963bc98
5+
Size (libtorrent-0.16.8.tar.gz) = 475438 bytes
66
SHA1 (patch-src_data_chunk__list.cc) = 581e38ccd2e31b991e1a95dcd4836a7bda11e4e6
77
SHA1 (patch-src_data_memory__chunk.cc) = 25c1e529223ab4873f61430e922949eeb29637c4

net/rtorrent/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.119 2026/03/05 09:00:23 adam Exp $
1+
# $NetBSD: Makefile,v 1.120 2026/03/26 13:11:00 adam Exp $
22

3-
DISTNAME= rtorrent-0.16.7
3+
DISTNAME= rtorrent-0.16.8
44
CATEGORIES= net
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=rakshasa/}
66
GITHUB_RELEASE= v${PKGVERSION_NOREV}

net/rtorrent/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
$NetBSD: distinfo,v 1.54 2026/03/05 09:00:23 adam Exp $
1+
$NetBSD: distinfo,v 1.55 2026/03/26 13:11:00 adam Exp $
22

3-
BLAKE2s (rtorrent-0.16.7.tar.gz) = d0c2ad87610b500c94393d16639db30c0040b0ba453fa64842a126321f7fb83f
4-
SHA512 (rtorrent-0.16.7.tar.gz) = fbcd2214c9a98dd446d57bab7a7a61f334b063d2aaf60439e70c52ba48a079762356b85f5471b58091e75638dc82c2d77476fa81c182d3ccb6c82650d6c05615
5-
Size (rtorrent-0.16.7.tar.gz) = 854409 bytes
3+
BLAKE2s (rtorrent-0.16.8.tar.gz) = 747f7887d635b29958d0e04497efbfbf543e72e0af6086a35d74fd6b0edb51f4
4+
SHA512 (rtorrent-0.16.8.tar.gz) = f17c0691543d109b619ff8c4251c1c0eefe94df133684b013939e9b8832b2c4d4ca72087ac0127f1668ee5238735b09febe3f2f2b2d41dfb4fef543b786e4deb
5+
Size (rtorrent-0.16.8.tar.gz) = 854737 bytes
66
SHA1 (patch-src_display_canvas.h) = c097e0ac95b2df2c3c54dbf4367f7f9f76adbd10
77
SHA1 (patch-src_utils_directory.h) = 77280b6ab0ba69c77c5bb88eca7beb11954415ad

0 commit comments

Comments
 (0)