dmd: update to 2.089.1
This commit is contained in:
parent
0b393123cb
commit
311419e196
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dmd'
|
# Template file for 'dmd'
|
||||||
pkgname=dmd
|
pkgname=dmd
|
||||||
version=2.088.1
|
version=2.089.1
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
makedepends="dmd2.081 git"
|
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/druntime/archive/v${version}.tar.gz>druntime-${version}.tar.gz
|
||||||
https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${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"
|
http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
|
||||||
checksum="cf73f12981155635f293790377fa82b6d0119535f92cdd33775b151cb4f747a2
|
checksum="4a55f080ab72ce4cbfbece241613636b949cecfad6a8656732b6bebff4c2008c
|
||||||
aaaa379fa505622d30fae48d219c563b19631951325f919679233cd16be494fe
|
740c62c7d8b91b188c9b6d6a4b1f7065ee28620a30d687e1957c8775f9516e46
|
||||||
82bfccd2a32a17387e354d56d752e0f003301368a93b4189e2b8b8e2242910fa
|
003227ea649ee67c2ae0e09035d73abcc0a2e6edd46d439747d787369857a1e9
|
||||||
b7fbb030f538669aa1b52c2932d472852edf6b0aa280eea5b8c9875b294c827d"
|
ad5b5c6986123eb21e1069fe7aec54ec117f7480a6b9535dd1a40e00ee160d70"
|
||||||
conf_files="/etc/dmd.conf"
|
conf_files="/etc/dmd.conf"
|
||||||
provides="d-compiler-${version}_${revision}"
|
provides="d-compiler-${version}_${revision}"
|
||||||
conflicts="dmd-bootstrap dmd2.081"
|
conflicts="dmd-bootstrap dmd2.081"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue