dmd: update to 2.080.1.

This commit is contained in:
maxice8 2018-06-09 01:20:04 -03:00 committed by Leah Neukirchen
parent 46d9c6b9b5
commit e90e655ec5

View file

@ -1,6 +1,6 @@
# Template file for 'dmd'
pkgname=dmd
version=2.080.0
version=2.080.1
revision=1
create_wrksrc=yes
makedepends="dmd-bootstrap"
@ -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="bef32e69f73ec2fd8482a3649797d85e4740d2c2019b8e03b37524ba58acec92
e8b856d0927f3600003dddb049f091a2a50c74ad35182ffd1f88d6faf9079d77
ec24c2bf3705edcdb33879db4f4ee5bab7d226b77920a29f945bd0665c5b5be4
0ce8cbde1116dfc0e3f6f3e6ead794a5e6cbefa9483cdd55493e6a3b7e093bc3"
checksum="50f38e3bd1ac2ce05442e2ab061c6544e0c346eb6d03eb95204238b963ee25a0
ca075552c3358682937ea8e3412877bfc7c9eddb928575916eabbe9abff58671
57b7c7ab18879acffe50dfff0a7f988d6e4d0ba9341a4ee1ab6eeecca180d6c0
4e79c92abc3823cfae58a953f2cef4cc4574fa9a9c7a2d8de36d4faa4b3ccef1"
conf_files="/etc/dmd.conf"
provides="d-compiler-${version}_${revision}"
conflicts="dmd-bootstrap"