diff options
author | flz <flz@FreeBSD.org> | 2008-04-21 19:33:25 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2008-04-21 19:33:25 +0800 |
commit | 4cd767f38ab31c304cfbaa266fbd81357326b5d3 (patch) | |
tree | 25375047fdebb2346d8f91fc54f52d0df2e19431 /net-p2p/libtorrent-devel | |
parent | 7fb52b7c3e620f8df379663cc4062262d6f1ff1b (diff) | |
download | freebsd-ports-gnome-4cd767f38ab31c304cfbaa266fbd81357326b5d3.tar.gz freebsd-ports-gnome-4cd767f38ab31c304cfbaa266fbd81357326b5d3.tar.zst freebsd-ports-gnome-4cd767f38ab31c304cfbaa266fbd81357326b5d3.zip |
Update net-p2p/libtorrent-devel to 0.12.1.
PR: ports/122952
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Diffstat (limited to 'net-p2p/libtorrent-devel')
-rw-r--r-- | net-p2p/libtorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile index 8561a377767d..aa122dc5f6c5 100644 --- a/net-p2p/libtorrent-devel/Makefile +++ b/net-p2p/libtorrent-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent-devel -PORTVERSION= 0.12.0 +PORTVERSION= 0.12.1 PORTREVISION= 0 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} diff --git a/net-p2p/libtorrent-devel/distinfo b/net-p2p/libtorrent-devel/distinfo index d6b0f5ba98f3..0bd8bc06bc66 100644 --- a/net-p2p/libtorrent-devel/distinfo +++ b/net-p2p/libtorrent-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (libtorrent-0.12.0.tar.gz) = 76c818b095248ea9e4b140fff4e2fa2a -SHA256 (libtorrent-0.12.0.tar.gz) = 3287c9be61f9ec8ddab99f9b679bbf58610d024bce980307f88151a552ecd1e3 -SIZE (libtorrent-0.12.0.tar.gz) = 583000 +MD5 (libtorrent-0.12.1.tar.gz) = a033670d49691e9194564b1b20443e57 +SHA256 (libtorrent-0.12.1.tar.gz) = 6f61831bf13e44fbbb98e2cd1378ac8c56e551c9fcb6d4cd8f653a72a4121a08 +SIZE (libtorrent-0.12.1.tar.gz) = 584965 |