summaryrefslogtreecommitdiffstats
path: root/development/asl
diff options
context:
space:
mode:
author B. Watson2018-01-03 19:52:32 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:55:42 +0100
commit53843267b4d09f69d9dfed5438e3dadb69650725 (patch)
tree888b34e6951541500b6270f1311c5e9c3d853e65 /development/asl
parent5a0cf1975e69d16cd67721af4f6bf36d5f565743 (diff)
downloadslackbuilds-53843267b4d09f69d9dfed5438e3dadb69650725.tar.gz
development/asl: Updated for version 142_bld123.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/asl')
-rw-r--r--development/asl/asl.SlackBuild5
-rw-r--r--development/asl/asl.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/development/asl/asl.SlackBuild b/development/asl/asl.SlackBuild
index bf43c852d2..1858317405 100644
--- a/development/asl/asl.SlackBuild
+++ b/development/asl/asl.SlackBuild
@@ -7,6 +7,9 @@
# Original version had no license. Modified version released under the
# WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180103 bkw: update for 142_bld123. Fixes the problem where the
+# docs were installed to / instead of /usr/doc/$PRGNAM-$VERSION.
+
# 20170926 bkw:
# - take over maintenance
# - update for 142_bld119
@@ -19,7 +22,7 @@
PRGNAM=asl
SRCNAM=asl-current
-VERSION=${VERSION:-142_bld119}
+VERSION=${VERSION:-142_bld123}
SRCVER=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/asl/asl.info b/development/asl/asl.info
index dc15489d69..fb4525c3d1 100644
--- a/development/asl/asl.info
+++ b/development/asl/asl.info
@@ -1,8 +1,8 @@
PRGNAM="asl"
-VERSION="142_bld119"
+VERSION="142_bld123"
HOMEPAGE="http://john.ccac.rwth-aachen.de:8000/as/"
-DOWNLOAD="http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/asl-current-142-bld119.tar.bz2"
-MD5SUM="274525b52baf0f5d89a9391924b6f39c"
+DOWNLOAD="http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/asl-current-142-bld123.tar.bz2"
+MD5SUM="a0cc51007914479c24bc45a9bb630bf3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""