summaryrefslogtreecommitdiffstats
path: root/audio/libebur128
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libebur128')
-rw-r--r--audio/libebur128/README2
-rw-r--r--audio/libebur128/libebur128.SlackBuild4
-rw-r--r--audio/libebur128/libebur128.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/libebur128/README b/audio/libebur128/README
index 89128404f0..ef22ff79b7 100644
--- a/audio/libebur128/README
+++ b/audio/libebur128/README
@@ -1,4 +1,4 @@
libebur128 is a library that implements the EBU R 128 standard for
loudness normalisation.
-All source code is licensed under the MIT license. \ No newline at end of file
+All source code is licensed under the MIT license.
diff --git a/audio/libebur128/libebur128.SlackBuild b/audio/libebur128/libebur128.SlackBuild
index 593a6b5d74..5f3e4783b7 100644
--- a/audio/libebur128/libebur128.SlackBuild
+++ b/audio/libebur128/libebur128.SlackBuild
@@ -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}
diff --git a/audio/libebur128/libebur128.info b/audio/libebur128/libebur128.info
index e04b6565ce..254d394922 100644
--- a/audio/libebur128/libebur128.info
+++ b/audio/libebur128/libebur128.info
@@ -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"