diff options
Diffstat (limited to 'development/dmd')
-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 82393996e187..be122bfe6dba 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.088.1} +VERSION=${VERSION:-2.089.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info index f054ba42789e..33e724ced52a 100644 --- a/development/dmd/dmd.info +++ b/development/dmd/dmd.info @@ -1,8 +1,8 @@ PRGNAM="dmd" -VERSION="2.088.1" +VERSION="2.089.0" HOMEPAGE="https://dlang.org" -DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.088.1/dmd.2.088.1.linux.tar.xz" -MD5SUM="31350b6e17148a9cc001416f8536f86b" +DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.089.0/dmd.2.089.0.linux.tar.xz" +MD5SUM="08d8f798b34e459be676f8fc49319ab1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |