network/yle-dl: Updated for version 20221111.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3e5f3daca1
commit
2e8dff132c
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue