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/Makefile | |
parent | 7fb52b7c3e620f8df379663cc4062262d6f1ff1b (diff) | |
download | freebsd-ports-graphics-4cd767f38ab31c304cfbaa266fbd81357326b5d3.tar.gz freebsd-ports-graphics-4cd767f38ab31c304cfbaa266fbd81357326b5d3.tar.zst freebsd-ports-graphics-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/Makefile')
-rw-r--r-- | net-p2p/libtorrent-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile index 8561a377767..aa122dc5f6c 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} |