mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/yle-dl: Updated for version 20220213.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6de1ac3021
commit
f1961c2457
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=yle-dl
|
||||
VERSION=${VERSION:-20211213}
|
||||
VERSION=${VERSION:-20220213}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yle-dl"
|
||||
VERSION="20211213"
|
||||
VERSION="20220213"
|
||||
HOMEPAGE="https://aajanki.github.io/yle-dl/"
|
||||
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20211213/yle-dl-20211213.tar.gz"
|
||||
MD5SUM="329fe67d962053bdf1e9362793a0253e"
|
||||
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20220213/yle-dl-20220213.tar.gz"
|
||||
MD5SUM="8a71e3d1b38262bbc3b87afed9f61e84"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml python3-attrs python3-configargparse"
|
||||
|
|
Loading…
Reference in a new issue