summaryrefslogtreecommitdiffstats
path: root/development/asm6809
diff options
context:
space:
mode:
author David Golus2022-06-03 16:19:36 +0200
committer Willy Sudiarto Raharjo2022-06-04 05:37:22 +0200
commit12f8e2bbcf98f32910edbce3ea0f781089bf327e (patch)
treeacc23b06112dfe5e63b8d69b5c084e14894f5335 /development/asm6809
parentc48fe52ec3ae72f605f4fb562572a6b909643dab (diff)
downloadslackbuilds-12f8e2bbcf98f32910edbce3ea0f781089bf327e.tar.gz
development/asm6809: Updated for version 2.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/asm6809')
-rw-r--r--development/asm6809/asm6809.SlackBuild4
-rw-r--r--development/asm6809/asm6809.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/asm6809/asm6809.SlackBuild b/development/asm6809/asm6809.SlackBuild
index 2f2f703d5d..4511b95fc7 100644
--- a/development/asm6809/asm6809.SlackBuild
+++ b/development/asm6809/asm6809.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for asm6809
-# Copyright 2016-2018 David Golus <bassplayer69@gmail.com>
+# Copyright 2016-2022 David Golus <bassplayer69@gmail.com>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=asm6809
-VERSION=${VERSION:-2.11}
+VERSION=${VERSION:-2.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/asm6809/asm6809.info b/development/asm6809/asm6809.info
index 024c1df966..741c7a06fc 100644
--- a/development/asm6809/asm6809.info
+++ b/development/asm6809/asm6809.info
@@ -1,8 +1,8 @@
PRGNAM="asm6809"
-VERSION="2.11"
+VERSION="2.12"
HOMEPAGE="http://www.6809.org.uk/asm6809/"
-DOWNLOAD="http://www.6809.org.uk/asm6809/dl/asm6809-2.11.tar.gz"
-MD5SUM="67eca54a83b0acdb6dcb2be802beb99f"
+DOWNLOAD="http://www.6809.org.uk/asm6809/dl/asm6809-2.12.tar.gz"
+MD5SUM="cb43da8cd7551b6f04b3fabc1d083812"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""