mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Update to 0.15.9, a bugfix release:
* fixed https crash * added some functions missing from the python binding * fixed rare piece picker bug * fixed invalid torrent_status::finished_time * fixed bugs in dont-have and upload-only extension messages * don't open files in random-access mode (speeds up hashing)
This commit is contained in:
parent
e3837c2f01
commit
ca035c36e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289510
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libtorrent-rasterbar
|
||||
PORTVERSION= 0.15.8
|
||||
PORTVERSION= 0.15.9
|
||||
CATEGORIES?= net-p2p ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PROJECTHOST= libtorrent
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libtorrent-rasterbar-0.15.8.tar.gz) = f5dfe715e4f49784d5cc2821983a5fbe454c5a53beedc1996ecae5178188c71c
|
||||
SIZE (libtorrent-rasterbar-0.15.8.tar.gz) = 2605456
|
||||
SHA256 (libtorrent-rasterbar-0.15.9.tar.gz) = a2ea68011e9933c7deb473268122f016171d24f0f35e744fbdadd14bf6bac23d
|
||||
SIZE (libtorrent-rasterbar-0.15.9.tar.gz) = 2619950
|
||||
|
Loading…
x
Reference in New Issue
Block a user