aboutsummaryrefslogtreecommitdiff
path: root/libraries/libaom/libaom.SlackBuild
diff options
context:
space:
mode:
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 8153ee8d217c0..f62ba76a7c8be 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}