libtorrent-rasterbar: 1.2.7 -> 1.2.8

This commit is contained in:
Tim Biermann 2020-08-06 10:46:57 +00:00
parent d412e7b3c8
commit 43b4a39a21
3 changed files with 8 additions and 8 deletions

View File

@ -260,8 +260,8 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libtorrent-rasterbar.pc
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.2.7-py2.7.egg-info
-rwxrwxr-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.2.8-py2.7.egg-info
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/cmake/
drwxr-xr-x root/root usr/share/cmake/Modules/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32TJ406OCwAihdExbPvYK9gI6+2mtmAm4tCEweFH+/aMVa/H85P2V6yQOi9MoK1hrmh6ZgRakk7Qvmc/IGmt4Ac=
SHA256 (Pkgfile) = d8e4835cc2cb0826a1f99226d69e0c751f33b3ad4991d7eb7a393509f6703708
SHA256 (.footprint) = 0bf2a772ff277cc79512b996e404105594bf91629d1b3e034090d1a0b93c8ce1
SHA256 (libtorrent-rasterbar-1.2.7.tar.gz) = bc00069e65c0825cbe1eee5cdd26f94fcd9a621c4e7f791810b12fab64192f00
RWSagIOpLGJF36BIfthsVTl0gZ3yhiTw+kYNv0ja3QOE5hHr8kOXECboCnNZUA6CORaa9KbdHVPQ4Um+XcG9k0FBVBo1aTmX/AM=
SHA256 (Pkgfile) = 1f29897c3ab909759fc7c0a41f22bd6608497504af38c59a2ec8b2f8e16b49e9
SHA256 (.footprint) = 658cc6d8ef3ae036e343fdd726ba9cd319eaa064666c48b61948de3d9cde813f
SHA256 (libtorrent-rasterbar-1.2.8.tar.gz) = 0600d6b1fdbc90764226daf8bbe30314c99eb3bdc69457768bfbbbfde92416de

View File

@ -4,9 +4,9 @@
# Depends on: boost
name=libtorrent-rasterbar
version=1.2.7
version=1.2.8
release=1
source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent_${version//./_}/$name-$version.tar.gz)
source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-$version/$name-$version.tar.gz)
build() {
cd $name-$version