diff options
author | Eugen Wissner <belka@caraus.de> | 2018-08-15 07:15:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:41 +0700 |
commit | e1e5461670b4ae4c55878672fac991be7c0001ae (patch) | |
tree | 76ce44b088b2aed006b566b557fe3c01a3fcdd28 /development | |
parent | 24c7d0899de22c85c6c0fa870e1471ca9ccdb09e (diff) | |
download | slackbuilds-e1e5461670b4ae4c55878672fac991be7c0001ae.tar.gz |
development/dmd: Updated for version 2.081.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/dmd/dmd.SlackBuild | 2 | ||||
-rw-r--r-- | development/dmd/dmd.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild index 9dd4b48beb..f55631781d 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.1} +VERSION=${VERSION:-2.081.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info index 11fcb945fd..0fcfcb5266 100644 --- a/development/dmd/dmd.info +++ b/development/dmd/dmd.info @@ -1,8 +1,8 @@ PRGNAM="dmd" -VERSION="2.081.1" +VERSION="2.081.2" HOMEPAGE="https://dlang.org" -DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.081.1/dmd.2.081.1.linux.tar.xz" -MD5SUM="e0e74ade201bcc40ee47f275ecd4b0ab" +DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.081.2/dmd.2.081.2.linux.tar.xz" +MD5SUM="52497d032ec2d084ec2a48ac460d5c7d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |