dtools: update to 2.098.0
This commit is contained in:
parent
91060288a5
commit
21361e9afe
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dtools'
|
||||
pkgname=dtools
|
||||
# keep this synchronized with libphobos and dmd
|
||||
version=2.095.0
|
||||
version=2.098.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=7688c56285e098b91ec81a3efaaec6d236aa1a1736fe21797d3335175f8fea8c
|
||||
checksum=9466e62ed2cf80802158524fc4e7ff80cbefc0fadff23a8933f6f2892b42cb56
|
||||
|
||||
do_build() {
|
||||
# rdmd can't be built normally, is used to build others
|
||||
|
|
Loading…
Reference in New Issue