development/dmd: Updated for version 2.080.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2018-05-03 07:25:10 +02:00 committed by Willy Sudiarto Raharjo
parent 7533906eb2
commit 9f4eb3081b
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
VERSION=${VERSION:-2.079.1}
VERSION=${VERSION:-2.080.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="dmd"
VERSION="2.079.1"
VERSION="2.080.0"
HOMEPAGE="https://dlang.org"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.079.1/dmd.2.079.1.linux.tar.xz"
MD5SUM="9e739afca48391c58683dac567a5bf65"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.080.0/dmd.2.080.0.linux.tar.xz"
MD5SUM="819d5cb363efb9391178da1ab9abf073"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""