network/yle-dl: Updated for version 20201022.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2020-10-22 20:33:40 +03:00 committed by Willy Sudiarto Raharjo
parent 1fb674aa95
commit faee85ab27
No known key found for this signature in database
GPG key ID: 3F617144D7238786
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:-20200807}
VERSION=${VERSION:-20201022}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="yle-dl"
VERSION="20200807"
VERSION="20201022"
HOMEPAGE="https://aajanki.github.io/yle-dl/"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20200807/yle-dl-20200807.tar.gz"
MD5SUM="8830fec412f9983a1fe218e4fb74685a"
DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20201022/yle-dl-20201022.tar.gz"
MD5SUM="580855d3dac77e7dfe8a8f25b0c4c033"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="attrs ffmpeg lxml python-configargparse python-future python-requests"