summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Eugen Wissner2021-01-08 09:02:49 +0100
committer Willy Sudiarto Raharjo2021-01-09 08:30:37 +0100
commitba12fecbdffe3b830e8c49c971697bddfee8e156 (patch)
tree8109e914d23051ec3cf88e8792b0cf4599f43fb1 /development
parent922109792668ba26dbd235a13a9d6ed2af9007b3 (diff)
downloadslackbuilds-ba12fecbdffe3b830e8c49c971697bddfee8e156.tar.gz
development/dmd: Updated for version 2.095.0
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.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild
index 608527851e..80788c8633 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.094.2}
+VERSION=${VERSION:-2.095.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index ff9bdd2f74..d1f64419f0 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,10 +1,10 @@
PRGNAM="dmd"
-VERSION="2.094.2"
+VERSION="2.095.0"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.094.2/dmd.2.094.2.linux.tar.xz"
-MD5SUM="2cdc89d694d9b5eb7a2c5ee03f27dd10"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.095.0/dmd.2.095.0.linux.tar.xz"
+MD5SUM="cdf68525f1e98c7e8253ab947acf60d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="%README%"
MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de"