diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-08-01 23:23:57 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-08-01 23:43:21 +1000 |
commit | 0848e34b1de57e232ee5e136753a2381ecf12776 (patch) | |
tree | 699339c36ae1c2ecd8baceb9542114c7c5ff4bee /libtorrent-rasterbar | |
parent | 43c2a6237f2de99025d07a66d0fdf38095b75024 (diff) | |
download | contrib-0848e34b1de57e232ee5e136753a2381ecf12776.tar.gz contrib-0848e34b1de57e232ee5e136753a2381ecf12776.tar.xz |
libtorrent-rasterbar: 1.1.6 -> 1.1.8
Diffstat (limited to 'libtorrent-rasterbar')
-rw-r--r-- | libtorrent-rasterbar/.footprint | 3 | ||||
-rw-r--r-- | libtorrent-rasterbar/.md5sum | 1 | ||||
-rw-r--r-- | libtorrent-rasterbar/.signature | 8 | ||||
-rw-r--r-- | libtorrent-rasterbar/Pkgfile | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/libtorrent-rasterbar/.footprint b/libtorrent-rasterbar/.footprint index ac4013d0f..76f738333 100644 --- a/libtorrent-rasterbar/.footprint +++ b/libtorrent-rasterbar/.footprint @@ -23,6 +23,7 @@ drwxr-xr-x root/root usr/include/libtorrent/aux_/ -rw-r--r-- root/root usr/include/libtorrent/aux_/merkle.hpp -rw-r--r-- root/root usr/include/libtorrent/aux_/openssl.hpp -rw-r--r-- root/root usr/include/libtorrent/aux_/proxy_settings.hpp +-rw-r--r-- root/root usr/include/libtorrent/aux_/route.h -rw-r--r-- root/root usr/include/libtorrent/aux_/session_call.hpp -rw-r--r-- root/root usr/include/libtorrent/aux_/session_impl.hpp -rw-r--r-- root/root usr/include/libtorrent/aux_/session_interface.hpp @@ -211,4 +212,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.6-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/python_libtorrent-1.1.8-py2.7.egg-info diff --git a/libtorrent-rasterbar/.md5sum b/libtorrent-rasterbar/.md5sum deleted file mode 100644 index 0fb842f3c..000000000 --- a/libtorrent-rasterbar/.md5sum +++ /dev/null @@ -1 +0,0 @@ -e95d02e6c942cb050b9cbe6a3a6fc8f6 libtorrent-rasterbar-1.1.6.tar.gz diff --git a/libtorrent-rasterbar/.signature b/libtorrent-rasterbar/.signature index e4587b126..e0e00f357 100644 --- a/libtorrent-rasterbar/.signature +++ b/libtorrent-rasterbar/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/EuV5si4vlnjkQ5XOgPlSstZ/3rPAKDHYdUSPA1pLTqPuotgbM2rFEMqQro9pHf8YNi9X8t4kTeiL/g1qa4XAY= -SHA256 (Pkgfile) = 25ef5be09410243430d5532bd1449fe947244aecb23fe496e89675b379875553 -SHA256 (.footprint) = 5584c658d12a3446013a9eb29106b1db5328cb62bc62565eb707251b75c87512 -SHA256 (libtorrent-rasterbar-1.1.6.tar.gz) = b7c74d004bd121bd6e9f8975ee1fec3c95c74044c6a6250f6b07f259f55121ef +RWSagIOpLGJF33xnb4YEKSfACwprBteenNgZWTWtHnSZdoTPnRSk0QeCGZ+4eUOqv8i4wXLAqWfwfKNoTcnJBLa8hTVegU7M2w8= +SHA256 (Pkgfile) = f5cdc93f1dfcf1a8db4513b42f72dc0fa33152b64c039d2f3efe548877ad174f +SHA256 (.footprint) = 435219e9b743db977dd9b2f1163c925c7eaa0def6c0cf0ca39155f88acf0118a +SHA256 (libtorrent-rasterbar-1.1.8.tar.gz) = 6bbf8fd0430e27037b09a870c89cfc330ea41816102fe1d1d16cc7428df08d5d diff --git a/libtorrent-rasterbar/Pkgfile b/libtorrent-rasterbar/Pkgfile index ccf205ace..705f1edc3 100644 --- a/libtorrent-rasterbar/Pkgfile +++ b/libtorrent-rasterbar/Pkgfile @@ -4,7 +4,7 @@ # Depends on: boost name=libtorrent-rasterbar -version=1.1.6 +version=1.1.8 release=1 source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/$name-$version.tar.gz) |