dmd: update to 2.088.1.

This commit is contained in:
streaksu 2019-10-20 23:34:13 +02:00 committed by Helmut Pozimski
parent f1e218de6f
commit faad9a4cc5

View file

@ -1,6 +1,6 @@
# Template file for 'dmd'
pkgname=dmd
version=2.087.1
version=2.088.1
revision=1
create_wrksrc=yes
makedepends="dmd2.081 git"
@ -14,10 +14,10 @@ distfiles="
https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
checksum="4239b8b6dc09acf3cdaa1c924f3a2b3cddd0fb532f817c4027b8966f1e96b3a8
19b7f18e11934a582d67dcb39c3ea91d5c24444c3be311f93160e0016ccc58fa
84c7120e972255b4c66c532ff771ecbbb615b87140d0ffcb214d04b0d418f28f
c3c6cc865f5aa66dce4244467797b596ed0ada2bde93031350dc36713733cfc1"
checksum="cf73f12981155635f293790377fa82b6d0119535f92cdd33775b151cb4f747a2
aaaa379fa505622d30fae48d219c563b19631951325f919679233cd16be494fe
82bfccd2a32a17387e354d56d752e0f003301368a93b4189e2b8b8e2242910fa
b7fbb030f538669aa1b52c2932d472852edf6b0aa280eea5b8c9875b294c827d"
conf_files="/etc/dmd.conf"
provides="d-compiler-${version}_${revision}"
conflicts="dmd-bootstrap dmd2.081"