dtools: update to 2.084.1.
This commit is contained in:
parent
f797b0d949
commit
72c1b26054
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dtools'
|
# Template file for 'dtools'
|
||||||
pkgname=dtools
|
pkgname=dtools
|
||||||
# keep this synchronized with libphobos and dmd
|
# keep this synchronized with libphobos and dmd
|
||||||
version=2.081.1
|
version=2.084.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="tools-${version}"
|
wrksrc="tools-${version}"
|
||||||
hostmakedepends="dmd"
|
hostmakedepends="dmd"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Auri <me@aurieh.me>"
|
||||||
license="BSL-1.0"
|
license="BSL-1.0"
|
||||||
homepage="http://www.digitalmars.com/d/2.0/"
|
homepage="http://www.digitalmars.com/d/2.0/"
|
||||||
distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
|
||||||
checksum=71fa249dbfd278eec2b95ce577af32e623e44caf0d993905ddc189e3beec21d0
|
checksum=58f12a51e29f97f5a75ec83d2867c4511e80ed6be0ae71ed78b4a23745f8ca2b
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
# rdmd can't be built normally, is used to build others
|
# rdmd can't be built normally, is used to build others
|
||||||
|
|
Loading…
Reference in New Issue