diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-06-22 21:13:05 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2025-06-22 21:14:32 +0100 |
commit | 6fbc9c4423ea73e6045b26f8e8855ccce69dde94 (patch) | |
tree | fa9cc51a4a90c006f5135385f8766ad7e099e476 | |
parent | irc/polari: Upgrade to 46.0 (diff) |
net-p2p/{lib,r}torrent: Update to 0.15.5
ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.15.5
MFH: 2025Q2 (bugfix release)
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/rtorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 6 |
4 files changed, 8 insertions, 9 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index d591020bc901..598f47b8ac5a 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -1,5 +1,5 @@ PORTNAME= libtorrent -DISTVERSION= 0.15.4 +DISTVERSION= 0.15.5 CATEGORIES= net-p2p MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index d4847b09e976..0dca9bbeac62 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748794917 -SHA256 (libtorrent-0.15.4.tar.gz) = 3b4fa871dfb018517b2277156432934d3e9518716954832264d2cd9f2411f365 -SIZE (libtorrent-0.15.4.tar.gz) = 870746 +TIMESTAMP = 1750620524 +SHA256 (libtorrent-0.15.5.tar.gz) = b5ede397b63914275c3cfb206f8651084eddcc3c0b96a4550cdab5e997a9fe8d +SIZE (libtorrent-0.15.5.tar.gz) = 870807 diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index eca3fa740e74..f14acc63883f 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -1,6 +1,5 @@ PORTNAME= rtorrent -DISTVERSION= 0.15.4 -PORTREVISION= 1 +DISTVERSION= 0.15.5 CATEGORIES= net-p2p MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/ diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index cf96f2a12744..9793a2fee562 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748795572 -SHA256 (rtorrent-0.15.4.tar.gz) = 39342070caf7506bce5ffe8527b5693d6cbe4fda851d54d505707c9063919fc4 -SIZE (rtorrent-0.15.4.tar.gz) = 866692 +TIMESTAMP = 1750621419 +SHA256 (rtorrent-0.15.5.tar.gz) = 847a3fdb69188c621950a3a74eaf8dbc464118659c9638d10c7cf5df57508b17 +SIZE (rtorrent-0.15.5.tar.gz) = 866800 |