summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2019-11-26 17:05:52 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-15 17:06:17 +0700
commit3057f2f851d34b0efba097e3141dd6953fe71334 (patch)
tree6224f7d5dc48f75995961addab0cc0a0b5beed5a /development
parent7d55bf95123942d24db44f77ced1921c90468349 (diff)
downloadslackbuilds-3057f2f851d34b0efba097e3141dd6953fe71334.tar.gz
slackbuilds-3057f2f851d34b0efba097e3141dd6953fe71334.tar.xz
development/xasm: Updated for version 3.1.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development')
-rw-r--r--development/xasm/xasm.SlackBuild2
-rw-r--r--development/xasm/xasm.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/xasm/xasm.SlackBuild b/development/xasm/xasm.SlackBuild
index 2ddd7c9000..0a216c30a5 100644
--- a/development/xasm/xasm.SlackBuild
+++ b/development/xasm/xasm.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=xasm
-VERSION=${VERSION:-3.1.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/xasm/xasm.info b/development/xasm/xasm.info
index 2da96f9451..257b794d9d 100644
--- a/development/xasm/xasm.info
+++ b/development/xasm/xasm.info
@@ -1,8 +1,8 @@
PRGNAM="xasm"
-VERSION="3.1.0"
+VERSION="3.1.1"
HOMEPAGE="https://github.com/pfusik/xasm"
-DOWNLOAD="https://github.com/pfusik/xasm/archive/xasm-3.1.0/xasm-xasm-3.1.0.tar.gz"
-MD5SUM="d7124e5e18e05414b59eba1e6bed2b09"
+DOWNLOAD="https://github.com/pfusik/xasm/archive/xasm-3.1.1/xasm-xasm-3.1.1.tar.gz"
+MD5SUM="fc4b8c8c085bae50adcce519c3c51c8c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dmd"