summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugen Wissner2018-07-12 07:13:53 +0200
committer Willy Sudiarto Raharjo2018-07-14 01:55:56 +0200
commited8fed5997c6d74dffccf86153225e70d1289090 (patch)
treeabbed2270e6e99670ab4599658defb688e6677d1
parent7de09cea62fee2ee3137cec723198163c04461af (diff)
downloadslackbuilds-ed8fed5997c6d74dffccf86153225e70d1289090.tar.gz
development/dmd: Updated for version 2.081.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 dd8fff09fc..9dd4b48beb 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.081.0}
+VERSION=${VERSION:-2.081.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 4941aac6d7..11fcb945fd 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.081.0"
+VERSION="2.081.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.081.0/dmd.2.081.0.linux.tar.xz"
-MD5SUM="67bb158b14c144ba9e834f488f2606a4"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.081.1/dmd.2.081.1.linux.tar.xz"
+MD5SUM="e0e74ade201bcc40ee47f275ecd4b0ab"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""