aboutsummaryrefslogtreecommitdiff
path: root/libraries/libaom/libaom.SlackBuild
diff options
context:
space:
mode:
authorAndrew Strong <andrew.david.strong@gmail.com>2018-09-09 22:54:30 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-09-09 22:54:30 +0100
commit30d46bbda3ed34ab5f9404b774908de522ad55f9 (patch)
tree0d9f2b6f99c77dc8f1ef7c31a6778e9d540c793d /libraries/libaom/libaom.SlackBuild
parentd9cfc5ef871f293a86ebdeda229a9246bf3b8d58 (diff)
libraries/libaom: Updated for version 1.0.0.r531.g0a4cfadc9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libaom/libaom.SlackBuild')
-rw-r--r--libraries/libaom/libaom.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libaom/libaom.SlackBuild b/libraries/libaom/libaom.SlackBuild
index 8153ee8d217c..f62ba76a7c8b 100644
--- a/libraries/libaom/libaom.SlackBuild
+++ b/libraries/libaom/libaom.SlackBuild
@@ -26,7 +26,7 @@ PRGNAM=libaom
# Version setting is extracted from the git source using the following:
# git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
# Borrowed from our Arch colleagues with thanks :).
-VERSION=${VERSION:-1.0.0.r322.g3a5392212}
+VERSION=${VERSION:-1.0.0.r531.g0a4cfadc9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}