ports/contrib (3.1): libtorrent-rasterbar: 1.0.5 -> 1.0.7
commit 8af308c7cccc357d146a874bf29e3671c1d36ba8 Author: Danny Rawlins <monster.romster@gmail.com> Date: Tue Dec 22 22:48:53 2015 +1100 libtorrent-rasterbar: 1.0.5 -> 1.0.7 diff --git a/libtorrent-rasterbar/.footprint b/libtorrent-rasterbar/.footprint index 6135fea..db98de9 100644 --- a/libtorrent-rasterbar/.footprint +++ b/libtorrent-rasterbar/.footprint @@ -158,4 +158,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-1.0.5-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/python_libtorrent-1.0.7-py2.7.egg-info diff --git a/libtorrent-rasterbar/.md5sum b/libtorrent-rasterbar/.md5sum index aa39bb6..69f9fca 100644 --- a/libtorrent-rasterbar/.md5sum +++ b/libtorrent-rasterbar/.md5sum @@ -1 +1 @@ -d09521d34092ba430f430572c9e2b3d3 libtorrent-rasterbar-1.0.5.tar.gz +c1a5b8aee18640cbe01826403525dd14 libtorrent-rasterbar-1.0.7.tar.gz diff --git a/libtorrent-rasterbar/Pkgfile b/libtorrent-rasterbar/Pkgfile index f3a20ac..34d68ec 100644 --- a/libtorrent-rasterbar/Pkgfile +++ b/libtorrent-rasterbar/Pkgfile @@ -5,9 +5,10 @@ # Depends on: boost name=libtorrent-rasterbar -version=1.0.5 +version=1.0.7 release=1 -source=(https://downloads.sourceforge.net/project/libtorrent/libtorrent/$name-$versi...) +source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/$name-$version.tar.gz) + build() { cd $name-$version
participants (1)
-
crux@crux.nu