mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
libraries/libfdk-aac: Updated for version 2.0.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
33cd4f1f67
commit
44fb375f65
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=libfdk-aac
|
||||
SRCNAM=fdk-aac
|
||||
VERSION=${VERSION:-0.1.6}
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfdk-aac"
|
||||
VERSION="0.1.6"
|
||||
VERSION="2.0.0"
|
||||
HOMEPAGE="https://github.com/mstorsjo/fdk-aac"
|
||||
DOWNLOAD="https://github.com/mstorsjo/fdk-aac/archive/v0.1.6/fdk-aac-0.1.6.tar.gz"
|
||||
MD5SUM="223d5f579d29fb0d019a775da4e0e061"
|
||||
DOWNLOAD="https://github.com/mstorsjo/fdk-aac/archive/v2.0.0/fdk-aac-2.0.0.tar.gz"
|
||||
MD5SUM="0d7c8d530a37fafa681b795b8a60c176"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue