libtorrent-rasterbar: 1.1.11 -> 1.1.13

This commit is contained in:
Danny Rawlins 2019-07-28 13:22:32 +10:00
parent ae2ce1a81a
commit f84f615655
3 changed files with 7 additions and 8 deletions

View File

@ -8,7 +8,6 @@ drwxr-xr-x root/root usr/include/libtorrent/
-rw-r--r-- root/root usr/include/libtorrent/alert_manager.hpp
-rw-r--r-- root/root usr/include/libtorrent/alert_types.hpp
-rw-r--r-- root/root usr/include/libtorrent/alloca.hpp
-rw-r--r-- root/root usr/include/libtorrent/allocator.hpp
-rw-r--r-- root/root usr/include/libtorrent/announce_entry.hpp
-rw-r--r-- root/root usr/include/libtorrent/assert.hpp
drwxr-xr-x root/root usr/include/libtorrent/aux_/
@ -212,4 +211,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.1.11-py2.7.egg-info
-rw-r--r-- root/root usr/lib/python2.7/site-packages/python_libtorrent-1.1.13-py2.7.egg-info

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33RF7HvBMw6Ph9+a+MwDudwzU2KgfCRk8NNlIQwb/aGiV8sYVm5qzgVo2ekJHiTO0b2OjO6SN67L7WCDf4ATRQQ=
SHA256 (Pkgfile) = f2ea816366ea3830cb30ae3456564829ea9e784021df51f7fe86012c5ce596ef
SHA256 (.footprint) = 8ed5a91b33834f464e30034d3f647e0a21475e11cf23a249d28d80d309cd2d7e
SHA256 (libtorrent-rasterbar-1.1.11.tar.gz) = 7c23deba7fa279825642307587609d51c9935ac7606e0ef2f2d0ba10728b5847
RWSagIOpLGJF39GhD6bL5UYiiOEO+8YEoOuVU0S6UBsBOzFfL7a9ymXvKL6kmb1voj9Ge7y52IDeS/6cjrAiu4tsb21D6ckU6Qc=
SHA256 (Pkgfile) = d9feeb923991b2d58ee06c8e57f4824f3fc1edf5ff6c4e47d9a2d418dc53a60a
SHA256 (.footprint) = 7237e56e845ff0e7f2ca939b68d4d2f63957dc71a46098c9e9c94d998d3dc140
SHA256 (libtorrent-rasterbar-1.1.13.tar.gz) = 30040719858e3c06634764e0c1778738eb42ecd0b45e814afa746329a948ead7

View File

@ -4,9 +4,9 @@
# Depends on: boost
name=libtorrent-rasterbar
version=1.1.11
version=1.1.13
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