dtools: revert to 2.081_2

This reverts commit 72c1b26054.
This commit is contained in:
maxice8 2019-03-11 16:41:38 -03:00
parent 38c86b526e
commit 92777573fc
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,8 +1,9 @@
# 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.084.1 version=2.081.1
revision=1 revision=2
wrksrc="tools-${version}" wrksrc="tools-${version}"
hostmakedepends="dmd" hostmakedepends="dmd"
makedepends="libcurl-devel" makedepends="libcurl-devel"
@ -12,7 +13,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=58f12a51e29f97f5a75ec83d2867c4511e80ed6be0ae71ed78b4a23745f8ca2b checksum=71fa249dbfd278eec2b95ce577af32e623e44caf0d993905ddc189e3beec21d0
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