From 585a424b89e4503094184087ce2cee67a3ddd285 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Wed, 21 Feb 2018 22:28:28 +1100 Subject: [PATCH] libtorrent-rasterbar: 1.1.5 -> 1.1.6 --- libtorrent-rasterbar/.footprint | 2 +- libtorrent-rasterbar/.md5sum | 2 +- libtorrent-rasterbar/.signature | 8 ++++---- libtorrent-rasterbar/Pkgfile | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libtorrent-rasterbar/.footprint b/libtorrent-rasterbar/.footprint index 5f394e168..ac4013d0f 100644 --- a/libtorrent-rasterbar/.footprint +++ b/libtorrent-rasterbar/.footprint @@ -211,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.5-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/python_libtorrent-1.1.6-py2.7.egg-info diff --git a/libtorrent-rasterbar/.md5sum b/libtorrent-rasterbar/.md5sum index f778244d9..0fb842f3c 100644 --- a/libtorrent-rasterbar/.md5sum +++ b/libtorrent-rasterbar/.md5sum @@ -1 +1 @@ -f0e26796a79c51ae8e49ab652ce00166 libtorrent-rasterbar-1.1.5.tar.gz +e95d02e6c942cb050b9cbe6a3a6fc8f6 libtorrent-rasterbar-1.1.6.tar.gz diff --git a/libtorrent-rasterbar/.signature b/libtorrent-rasterbar/.signature index 3343fc0e0..e4587b126 100644 --- a/libtorrent-rasterbar/.signature +++ b/libtorrent-rasterbar/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31HEPlVlYx0JrzjgjVb+HGvbosfpiPzzRyg2ISR3G9SqEwNJQZRZVDA13+5aEPw/h5/JVQL/s4u5XPBOQklU9A0= -SHA256 (Pkgfile) = 0838dcbda4829077d50246ddd8c75a5157685468b041dc690b5a543a1c5bdabe -SHA256 (.footprint) = 117b7112ab644d1da124a84a426d95f12811b8733116dbaae4b1f040577fb424 -SHA256 (libtorrent-rasterbar-1.1.5.tar.gz) = 103134068389155a0f2bccaca72a57765460eb8188495089dcad280dcf426930 +RWSagIOpLGJF3/EuV5si4vlnjkQ5XOgPlSstZ/3rPAKDHYdUSPA1pLTqPuotgbM2rFEMqQro9pHf8YNi9X8t4kTeiL/g1qa4XAY= +SHA256 (Pkgfile) = 25ef5be09410243430d5532bd1449fe947244aecb23fe496e89675b379875553 +SHA256 (.footprint) = 5584c658d12a3446013a9eb29106b1db5328cb62bc62565eb707251b75c87512 +SHA256 (libtorrent-rasterbar-1.1.6.tar.gz) = b7c74d004bd121bd6e9f8975ee1fec3c95c74044c6a6250f6b07f259f55121ef diff --git a/libtorrent-rasterbar/Pkgfile b/libtorrent-rasterbar/Pkgfile index a94d3351f..ccf205ace 100644 --- a/libtorrent-rasterbar/Pkgfile +++ b/libtorrent-rasterbar/Pkgfile @@ -1,10 +1,10 @@ # Description: A C++ bittorrent library. # URL: http://www.rasterbar.com/products/libtorrent/ -# Packager: Danny Rawlins, crux at romster dot me +# Maintainer: Danny Rawlins, crux at romster dot me # Depends on: boost name=libtorrent-rasterbar -version=1.1.5 +version=1.1.6 release=1 source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/$name-$version.tar.gz)