libraries/dav1d: Updated for version 1.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Strong 2024-02-17 22:20:09 +07:00 committed by Willy Sudiarto Raharjo
parent 40a2141c15
commit a2d2da0da9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# ----------------------------------------------------------------------
# Slackware build script for dav1d
#
# Copyright (c) 2019-2023 Andrew Strong, Blue Mountains, Australia.
# Copyright (c) 2019-2024 Andrew Strong, Blue Mountains, Australia.
#
# Permission to use, copy, modify, and distribute this software for
# any purpose with or without fee is hereby granted, provided that
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dav1d
VERSION=${VERSION:-1.1.0}
VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="dav1d"
VERSION="1.1.0"
VERSION="1.4.0"
HOMEPAGE="https://code.videolan.org/videolan/dav1d"
DOWNLOAD="https://code.videolan.org/videolan/dav1d/-/archive/1.1.0/dav1d-1.1.0.tar.gz"
MD5SUM="30931c1fdda667a2affec4c731ff8539"
DOWNLOAD="https://code.videolan.org/videolan/dav1d/-/archive/1.4.0/dav1d-1.4.0.tar.gz"
MD5SUM="827aff30accb3de733df9482e19935d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""