parent
38c86b526e
commit
92777573fc
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'dtools'
|
||||
pkgname=dtools
|
||||
reverts="2.084.1_1"
|
||||
# keep this synchronized with libphobos and dmd
|
||||
version=2.084.1
|
||||
revision=1
|
||||
version=2.081.1
|
||||
revision=2
|
||||
wrksrc="tools-${version}"
|
||||
hostmakedepends="dmd"
|
||||
makedepends="libcurl-devel"
|
||||
|
@ -12,7 +13,7 @@ maintainer="Auri <me@aurieh.me>"
|
|||
license="BSL-1.0"
|
||||
homepage="http://www.digitalmars.com/d/2.0/"
|
||||
distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
|
||||
checksum=58f12a51e29f97f5a75ec83d2867c4511e80ed6be0ae71ed78b4a23745f8ca2b
|
||||
checksum=71fa249dbfd278eec2b95ce577af32e623e44caf0d993905ddc189e3beec21d0
|
||||
|
||||
do_build() {
|
||||
# rdmd can't be built normally, is used to build others
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue