summaryrefslogtreecommitdiffstats
path: root/development/dmd
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2018-12-12 08:20:53 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-15 09:34:53 +0700
commit4641f14c3876e8b0f89695de223e008c984d7a64 (patch)
tree00bed32b795972c19e0ec1bc994d9af9bd5e8320 /development/dmd
parent7270171cb73c951dfb2269933990af889b4d6937 (diff)
downloadslackbuilds-4641f14c3876e8b0f89695de223e008c984d7a64.tar.gz
slackbuilds-4641f14c3876e8b0f89695de223e008c984d7a64.tar.xz
development/dmd: Updated for version 2.083.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dmd')
-rw-r--r--development/dmd/dmd.SlackBuild2
-rw-r--r--development/dmd/dmd.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild
index 27974ff26b..5ba46e8998 100644
--- a/development/dmd/dmd.SlackBuild
+++ b/development/dmd/dmd.SlackBuild
@@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
-VERSION=${VERSION:-2.083.0}
+VERSION=${VERSION:-2.083.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index d5b56246db..c41809c7b0 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.083.0"
+VERSION="2.083.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.083.0/dmd.2.083.0.linux.tar.xz"
-MD5SUM="1963f12664d467ca62403f9832a77acb"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.083.1/dmd.2.083.1.linux.tar.xz"
+MD5SUM="a4093b63f6a3905d0a73b72857fdc906"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""