ports/contrib (3.1): libtorrent-rasterbar: 0.16.11 -> 0.16.16
commit c362bc42f4913a18d7fe2762a96cf65f99b5ad75 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Oct 5 22:18:42 2014 +1100 libtorrent-rasterbar: 0.16.11 -> 0.16.16 diff --git a/libtorrent-rasterbar/.footprint b/libtorrent-rasterbar/.footprint index 3127d9d..a67bfaa 100644 --- a/libtorrent-rasterbar/.footprint +++ b/libtorrent-rasterbar/.footprint @@ -151,3 +151,4 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ -rwxr-xr-x root/root usr/lib/python2.7/site-packages/libtorrent.so +-rw-r--r-- root/root usr/lib/python2.7/site-packages/python_libtorrent-0.16.16-py2.7.egg-info diff --git a/libtorrent-rasterbar/.md5sum b/libtorrent-rasterbar/.md5sum index fec1f26..2b91aa7 100644 --- a/libtorrent-rasterbar/.md5sum +++ b/libtorrent-rasterbar/.md5sum @@ -1 +1 @@ -042fea2992581f616e3d38dc2a5c7d61 libtorrent-rasterbar-0.16.11.tar.gz +6895a4d355e6c4a91f35efe746a7511e libtorrent-rasterbar-0.16.16.tar.gz diff --git a/libtorrent-rasterbar/Pkgfile b/libtorrent-rasterbar/Pkgfile index 86542d9..dd6d138 100644 --- a/libtorrent-rasterbar/Pkgfile +++ b/libtorrent-rasterbar/Pkgfile @@ -1,14 +1,13 @@ # Description: A C++ bittorrent library designed to run on anything from embedded systems to large scale seed servers. -# URL: http://code.google.com/p/libtorrent/ +# URL: https://sourceforge.net/projects/libtorrent/ # Packager: Danny Rawlins, monster dot romster at gmail dot com # Maintainer: Danny Rawlins, monster dot romster at gmail dot com # Depends on: boost name=libtorrent-rasterbar -version=0.16.11 +version=0.16.16 release=1 -source=(http://libtorrent.googlecode.com/files/$name-$version.tar.gz) - +source=(https://downloads.sourceforge.net/project/libtorrent/libtorrent/$name-$versi...) build() { cd $name-$version @@ -18,5 +17,4 @@ build() { make make DESTDIR=$PKG install - find $PKG -name '*.egg-info' | xargs rm -rf }
participants (1)
-
crux@crux.nu