audio/faad2: Updated for version 2.10.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-10-18 22:12:29 +02:00 committed by Willy Sudiarto Raharjo
parent 569cf18659
commit 8c0dc838ba
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for faad2
# Copyright 2007 Niklas "Nille" Åkerström
# Copyright (c) 2020, Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright (c) 2020-2022, Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=faad2
VERSION=${VERSION:-2.9.2}
BUILD=${BUILD:-2}
VERSION=${VERSION:-2.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="faad2"
VERSION="2.9.2"
VERSION="2.10.0"
HOMEPAGE="https://github.com/knik0/faad2"
DOWNLOAD="https://github.com/knik0/faad2/archive/2_9_2/faad2-2_9_2.tar.gz"
MD5SUM="ed0db61d6ffa3e67748c3f03468c6eec"
DOWNLOAD="https://github.com/knik0/faad2/archive/2_10_0/faad2-2_10_0.tar.gz"
MD5SUM="f948925a6763e30c53078f5af339d6cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""