network/yle-dl: Updated for version 2.33.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2018-06-23 02:27:00 +07:00 committed by Willy Sudiarto Raharjo
parent 0733b7b55a
commit 38fdf7a49c
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=yle-dl
VERSION=${VERSION:-2.32}
VERSION=${VERSION:-2.33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="yle-dl"
VERSION="2.32"
VERSION="2.33"
HOMEPAGE="https://aajanki.github.io/yle-dl/"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/2.32/yle-dl-2.32.tar.gz"
MD5SUM="2b331469d6abadaa00984958fa5d8a02"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/2.33/yle-dl-2.33.tar.gz"
MD5SUM="6da30a1f61a7218a69681c6f8615d9f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg lxml mini-amf pycryptodome PySocks python-future python-requests"