network/yle-dl: Updated for version 20200222.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2020-02-23 22:28:33 +02:00 committed by Willy Sudiarto Raharjo
parent ef342ecb09
commit 6bfbaed94f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=yle-dl
VERSION=${VERSION:-20191231}
VERSION=${VERSION:-20200222}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="yle-dl"
VERSION="20191231"
VERSION="20200222"
HOMEPAGE="https://aajanki.github.io/yle-dl/"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20191231/yle-dl-20191231.tar.gz"
MD5SUM="cce67468f3dcc0536a2443897e9c9cdb"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20200222/yle-dl-20200222.tar.gz"
MD5SUM="d966fb9ade774931ba6488b625939456"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="attrs ffmpeg lxml mini-amf pycryptodomex python-configargparse python-future python-requests"