summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Eugen Wissner2020-04-24 08:40:24 +0200
committer Willy Sudiarto Raharjo2020-05-03 03:48:54 +0200
commit555691b48059fc60f46f812f4c4160229e98cf43 (patch)
treeb7dff85d1753cd6051f435c60494c45c7ca3fbaa /development
parentec5be71bcf41413338eaf0a6a226df8d0b95dae2 (diff)
downloadslackbuilds-555691b48059fc60f46f812f4c4160229e98cf43.tar.gz
development/dmd: Updated for version 2.091.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 4608263a6d..f3699aeec8 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.091.0}
+VERSION=${VERSION:-2.091.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 117ec2ab95..58678c46f7 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.091.0"
+VERSION="2.091.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.091.0/dmd.2.091.0.linux.tar.xz"
-MD5SUM="9a8dd19fdba1e8cc6d135c3663d7e969"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.091.1/dmd.2.091.1.linux.tar.xz"
+MD5SUM="a9d575d93bd3b35cb29878a89e2da1ae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""