diff options
author | rezny <rezny@FreeBSD.org> | 2017-09-08 13:24:36 +0800 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-09-08 13:24:36 +0800 |
commit | 4273fb4bb5c4449e7a0809ca4c8352564eb43619 (patch) | |
tree | 70ee306089134ec32cf0a22329b9454f93088efb /net-p2p/libtorrent-rasterbar/Makefile | |
parent | 89e8f70636e2cd4caa2fadcb6f9f947f6e6daf38 (diff) | |
download | freebsd-ports-gnome-4273fb4bb5c4449e7a0809ca4c8352564eb43619.tar.gz freebsd-ports-gnome-4273fb4bb5c4449e7a0809ca4c8352564eb43619.tar.zst freebsd-ports-gnome-4273fb4bb5c4449e7a0809ca4c8352564eb43619.zip |
Update to 1.1.4
Diffstat (limited to 'net-p2p/libtorrent-rasterbar/Makefile')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index c712a718c5b5..47eb6192d54e 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libtorrent-rasterbar -PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTVERSION= 1.1.4 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ |