diff options
author | flz <flz@FreeBSD.org> | 2011-05-08 00:32:30 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2011-05-08 00:32:30 +0800 |
commit | 3e08d91d49324a836a639831d3ef07b10976771c (patch) | |
tree | bb5ecf482b2dfbe6ab6d6c69164dfd9f9c856ef9 /net-p2p/libtorrent-devel/Makefile | |
parent | 960b5ced2fe0139741ba6c6e207c3d789cf71635 (diff) | |
download | freebsd-ports-graphics-3e08d91d49324a836a639831d3ef07b10976771c.tar.gz freebsd-ports-graphics-3e08d91d49324a836a639831d3ef07b10976771c.tar.zst freebsd-ports-graphics-3e08d91d49324a836a639831d3ef07b10976771c.zip |
libtorrent-devel: update to 0.12.7.
Update net-p2p/libtorrent-devel to 0.12.7.
net-p2p/libtorrent shouldn't have been updated to 0.12.7 as the release
is still considered unstable (as mentioned on the website).
Diffstat (limited to 'net-p2p/libtorrent-devel/Makefile')
-rw-r--r-- | net-p2p/libtorrent-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile index 3067b2b150e..b3c92691eff 100644 --- a/net-p2p/libtorrent-devel/Makefile +++ b/net-p2p/libtorrent-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libtorrent-devel -PORTVERSION= 0.12.6 -PORTREVISION= 1 +PORTVERSION= 0.12.7 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org |