mirror of https://git.FreeBSD.org/ports.git
net-p2p/{lib,r}torrent: Update to 0.15.6
ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.15.6 MFH: 2025Q3 (bugfix release)
This commit is contained in:
parent
616c1ff0f9
commit
1a66bae2da
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= libtorrent
|
||||
DISTVERSION= 0.15.5
|
||||
DISTVERSION= 0.15.6
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1750620524
|
||||
SHA256 (libtorrent-0.15.5.tar.gz) = b5ede397b63914275c3cfb206f8651084eddcc3c0b96a4550cdab5e997a9fe8d
|
||||
SIZE (libtorrent-0.15.5.tar.gz) = 870807
|
||||
TIMESTAMP = 1755953468
|
||||
SHA256 (libtorrent-0.15.6.tar.gz) = 406592657fa45ac7ba0628a7d356cf7ec8d5dafd918d4252055c795491d33970
|
||||
SIZE (libtorrent-0.15.6.tar.gz) = 871284
|
||||
|
|
|
@ -69,6 +69,6 @@ include/torrent/utils/signal_bitfield.h
|
|||
include/torrent/utils/thread.h
|
||||
include/torrent/utils/uri_parser.h
|
||||
lib/libtorrent.so
|
||||
lib/libtorrent.so.25
|
||||
lib/libtorrent.so.25.0.0
|
||||
lib/libtorrent.so.26
|
||||
lib/libtorrent.so.26.0.0
|
||||
libdata/pkgconfig/libtorrent.pc
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= rtorrent
|
||||
DISTVERSION= 0.15.5
|
||||
DISTVERSION= 0.15.6
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1750621419
|
||||
SHA256 (rtorrent-0.15.5.tar.gz) = 847a3fdb69188c621950a3a74eaf8dbc464118659c9638d10c7cf5df57508b17
|
||||
SIZE (rtorrent-0.15.5.tar.gz) = 866800
|
||||
TIMESTAMP = 1755953681
|
||||
SHA256 (rtorrent-0.15.6.tar.gz) = a3eb2afcdd0d81aaf5efd044761075f7f832375e9a6eb4b38a7694bfff3aa3cd
|
||||
SIZE (rtorrent-0.15.6.tar.gz) = 866966
|
||||
|
|
Loading…
Reference in New Issue