libtorrent-rasterbar: 1.0.5 -> 1.0.7

This commit is contained in:
Danny Rawlins 2015-12-22 22:48:53 +11:00
parent c3c9208c00
commit 8af308c7cc
3 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -1 +1 @@
d09521d34092ba430f430572c9e2b3d3 libtorrent-rasterbar-1.0.5.tar.gz
c1a5b8aee18640cbe01826403525dd14 libtorrent-rasterbar-1.0.7.tar.gz

View File

@ -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-$version.tar.gz)
source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/$name-$version.tar.gz)
build() {
cd $name-$version