aboutsummaryrefslogtreecommitdiff
path: root/libraries/libaom/libaom.SlackBuild
diff options
context:
space:
mode:
authorAndrew Strong <andrew.david.strong@gmail.com>2018-12-07 23:38:20 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-07 23:38:20 +0700
commit555be7ddcc2a9087634b5e9bef933c4a912529e4 (patch)
tree88dc5cf7a20b35531f2accc4a9dd5bde410ceece /libraries/libaom/libaom.SlackBuild
parentc40cc623a3654df1dde3e871e6fd5f0d13799902 (diff)
libraries/libaom: Updated for version 1.0.0.r994.g67aec0fc6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 f62ba76a7c8be..962250e0c41c0 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}