summaryrefslogtreecommitdiffstats
path: root/development/dmd
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2018-07-05 06:35:10 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-07 06:54:15 +0700
commitd2d0ae0add67728aea5e3cf9dc116238fa6adcb5 (patch)
tree7cbedac04084d551aabafe1099e2d75b74317b72 /development/dmd
parenta4af3a659595ee43f275cb819660d1674d4886b2 (diff)
downloadslackbuilds-d2d0ae0add67728aea5e3cf9dc116238fa6adcb5.tar.gz
slackbuilds-d2d0ae0add67728aea5e3cf9dc116238fa6adcb5.tar.xz
development/dmd: Updated for version 2.081.0
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 4516e1166f..dd8fff09fc 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.080.1}
+VERSION=${VERSION:-2.081.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 2f53f0c6c3..4941aac6d7 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.080.1"
+VERSION="2.081.0"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.080.1/dmd.2.080.1.linux.tar.xz"
-MD5SUM="8d2f4d28673ff3a4b059a3cd9eb0dd0c"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.081.0/dmd.2.081.0.linux.tar.xz"
+MD5SUM="67bb158b14c144ba9e834f488f2606a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""