network/yle-dl: Updated for version 20220704.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2022-07-05 17:57:51 +03:00 committed by Willy Sudiarto Raharjo
parent 9adab40c43
commit 21bb03c9fb
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:-20220610}
VERSION=${VERSION:-20220704}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="yle-dl"
VERSION="20220610"
VERSION="20220704"
HOMEPAGE="https://aajanki.github.io/yle-dl/"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20220610/yle-dl-20220610.tar.gz"
MD5SUM="f2616debd5cfac6778d2815f2e41e5b8"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20220704/yle-dl-20220704.tar.gz"
MD5SUM="c44a3152e7460e2ec10e6c75b1990775"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml python3-attrs python3-configargparse"