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