summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3dad4c6353..3173a53356 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.077.0}
+VERSION=${VERSION:-2.077.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dmd/dmd.info b/development/dmd/dmd.info
index 3889402bc5..097c121924 100644
--- a/development/dmd/dmd.info
+++ b/development/dmd/dmd.info
@@ -1,8 +1,8 @@
PRGNAM="dmd"
-VERSION="2.077.0"
+VERSION="2.077.1"
HOMEPAGE="https://dlang.org"
-DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.077.0/dmd.2.077.0.linux.tar.xz"
-MD5SUM="36e005f78c5a8a50ac9e061ce437fe54"
+DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.077.1/dmd.2.077.1.linux.tar.xz"
+MD5SUM="253735495c2e38e4a836ddeb2a5079cf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""