summaryrefslogtreecommitdiffstats
path: root/libraries/libaom/libaom.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libaom/libaom.SlackBuild')
-rw-r--r--libraries/libaom/libaom.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/libaom/libaom.SlackBuild b/libraries/libaom/libaom.SlackBuild
index f62ba76a7c..962250e0c4 100644
--- a/libraries/libaom/libaom.SlackBuild
+++ b/libraries/libaom/libaom.SlackBuild
@@ -24,9 +24,11 @@
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.r531.g0a4cfadc9}
+VERSION=${VERSION:-1.0.0.r994.g67aec0fc6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}