mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dmd: update to 2.088.1.
This commit is contained in:
parent
f1e218de6f
commit
faad9a4cc5
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.087.1
|
version=2.088.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="4239b8b6dc09acf3cdaa1c924f3a2b3cddd0fb532f817c4027b8966f1e96b3a8
|
checksum="cf73f12981155635f293790377fa82b6d0119535f92cdd33775b151cb4f747a2
|
||||||
19b7f18e11934a582d67dcb39c3ea91d5c24444c3be311f93160e0016ccc58fa
|
aaaa379fa505622d30fae48d219c563b19631951325f919679233cd16be494fe
|
||||||
84c7120e972255b4c66c532ff771ecbbb615b87140d0ffcb214d04b0d418f28f
|
82bfccd2a32a17387e354d56d752e0f003301368a93b4189e2b8b8e2242910fa
|
||||||
c3c6cc865f5aa66dce4244467797b596ed0ada2bde93031350dc36713733cfc1"
|
b7fbb030f538669aa1b52c2932d472852edf6b0aa280eea5b8c9875b294c827d"
|
||||||
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
Reference in a new issue