parent
490980b0cc
commit
8300c363cc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dtools'
|
||||
pkgname=dtools
|
||||
# keep this synchronized with libphobos and dmd
|
||||
version=2.088.1
|
||||
version=2.095.0
|
||||
revision=1
|
||||
wrksrc="tools-${version}"
|
||||
hostmakedepends="dmd"
|
||||
|
@ -12,7 +12,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=e2eb1afe24985096554c971059916bfad1573b85786529c0394009c8db967139
|
||||
checksum=7688c56285e098b91ec81a3efaaec6d236aa1a1736fe21797d3335175f8fea8c
|
||||
|
||||
do_build() {
|
||||
# rdmd can't be built normally, is used to build others
|
||||
|
|
Loading…
Reference in New Issue