summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2019-08-08 09:03:59 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-09 23:22:59 +0700
commit476deb5f25cca79459d1f88f6a892b513ae5bad8 (patch)
tree477c6661899c92e535dd97b02aeeabb19b1caabf /development
parentd0401814e4e996a651c117f2910ea2e6d0b93553 (diff)
downloadslackbuilds-476deb5f25cca79459d1f88f6a892b513ae5bad8.tar.gz
slackbuilds-476deb5f25cca79459d1f88f6a892b513ae5bad8.tar.xz
development/dmd: Updated for version 2.087.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 d8e54d877b..fe4412146a 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.087.0}
+VERSION=${VERSION:-2.087.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 78983df74a..c619d23a27 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.087.0"
+VERSION="2.087.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.087.0/dmd.2.087.0.linux.tar.xz"
-MD5SUM="8642cd637e3792d06aba63d3e0754ba1"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.087.1/dmd.2.087.1.linux.tar.xz"
+MD5SUM="9bf72c8688398970b737ae60ae5805c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""