diff options
author | B. Watson <yalhcru@gmail.com> | 2018-09-11 15:39:07 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:23:40 +0100 |
commit | b607dff7114b0ede37d48227c83dbb3502ac5cd9 (patch) | |
tree | 2a41a92272672f0b12200fe430494491371f3714 /development/asl | |
parent | de39ee264d84e5331c29939560af86085daa1405 (diff) | |
download | slackbuilds-b607dff7114b0ede37d48227c83dbb3502ac5cd9.tar.gz |
development/asl: Updated for version 142_bld137.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/asl')
-rw-r--r-- | development/asl/asl.SlackBuild | 3 | ||||
-rw-r--r-- | development/asl/asl.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/development/asl/asl.SlackBuild b/development/asl/asl.SlackBuild index 9f4d572093..95e5e8acf6 100644 --- a/development/asl/asl.SlackBuild +++ b/development/asl/asl.SlackBuild @@ -7,6 +7,7 @@ # Original version had no license. Modified version released under the # WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20180911 bkw: update for 142_bld137. # 20180615 bkw: update for 142_bld134. # 20180103 bkw: update for 142_bld123. Fixes the problem where the @@ -24,7 +25,7 @@ PRGNAM=asl SRCNAM=asl-current -VERSION=${VERSION:-142_bld134} +VERSION=${VERSION:-142_bld137} SRCVER=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/asl/asl.info b/development/asl/asl.info index 9df09e3ae4..6049983c8e 100644 --- a/development/asl/asl.info +++ b/development/asl/asl.info @@ -1,8 +1,8 @@ PRGNAM="asl" -VERSION="142_bld134" +VERSION="142_bld137" 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-bld134.tar.bz2" -MD5SUM="35d437306f78341cd1d16ba4809fc91c" +DOWNLOAD="http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/asl-current-142-bld137.tar.bz2" +MD5SUM="fd690b7c9ca8fba7c33158bf403169e1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |