network/yle-dl: Updated for version 20221111.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2022-11-12 16:39:06 +02:00 committed by Willy Sudiarto Raharjo
parent 3e5f3daca1
commit 2e8dff132c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yle-dl
VERSION=${VERSION:-20221015}
VERSION=${VERSION:-20221111}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="yle-dl"
VERSION="20221015"
VERSION="20221111"
HOMEPAGE="https://aajanki.github.io/yle-dl/"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20221015/yle-dl-20221015.tar.gz"
MD5SUM="686d37d7eb3579b7b123632fc1c037fd"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20221111/yle-dl-20221111.tar.gz"
MD5SUM="87914b71a12a0555acdbd60daedee6d6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml python3-attrs python3-build python3-configargparse python3-flit_core xattr"