dtools: update to 2.088.1
This commit is contained in:
parent
8cdba7bb4c
commit
a7ba19e2df
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'dtools'
|
# Template file for 'dtools'
|
||||||
pkgname=dtools
|
pkgname=dtools
|
||||||
reverts="2.084.1_1"
|
|
||||||
# keep this synchronized with libphobos and dmd
|
# keep this synchronized with libphobos and dmd
|
||||||
version=2.081.1
|
version=2.088.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="tools-${version}"
|
wrksrc="tools-${version}"
|
||||||
hostmakedepends="dmd"
|
hostmakedepends="dmd"
|
||||||
makedepends="libcurl-devel"
|
makedepends="libcurl-devel"
|
||||||
|
@ -13,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=e2eb1afe24985096554c971059916bfad1573b85786529c0394009c8db967139
|
||||||
|
|
||||||
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 a new issue