audio/libebur128: Updated for version 1.2.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
374f306fdb
commit
c94872fb0a
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libebur128
|
||||
|
||||
# Copyright 2016 Klaatu, Wellington NZ
|
||||
# Copyright 2019 | Klaatu, Lawrence NZ | klaatu@member.fsf.org
|
||||
# All rights reserved.
|
||||
#
|
||||
# GNU All-Permissive License
|
||||
|
@ -12,7 +12,7 @@
|
|||
# without any warranty.
|
||||
|
||||
PRGNAM=libebur128
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libebur128"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.2.4"
|
||||
HOMEPAGE="https://github.com/jiixyj/libebur128"
|
||||
DOWNLOAD="https://github.com/jiixyj/libebur128/archive/v1.2.2/libebur128-1.2.2.tar.gz"
|
||||
MD5SUM="b485bad349e35127a62ce2ace9126859"
|
||||
DOWNLOAD="https://github.com/jiixyj/libebur128/archive/v1.2.4/libebur128-1.2.4.tar.gz"
|
||||
MD5SUM="d6131f7e3bbf0cd7301fb5d9f8a30cc1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="speex"
|
||||
|
|
Loading…
Reference in New Issue