dtools: update to 2.101.1.
This commit is contained in:
parent
d8edcfa53b
commit
4cae459e28
@ -1,9 +1,8 @@
|
||||
# Template file for 'dtools'
|
||||
pkgname=dtools
|
||||
reverts="2.100.0_1"
|
||||
# keep this synchronized with libphobos and dmd
|
||||
version=2.098.0
|
||||
revision=2
|
||||
version=2.101.1
|
||||
revision=1
|
||||
hostmakedepends="dmd"
|
||||
makedepends="libcurl-devel"
|
||||
depends="libphobos>=${version}"
|
||||
@ -12,7 +11,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=9466e62ed2cf80802158524fc4e7ff80cbefc0fadff23a8933f6f2892b42cb56
|
||||
checksum=0e6892084f95f87fa330579a1f6131dec8cfa8e254aabb3cb73a5bf2a673d2ac
|
||||
|
||||
do_build() {
|
||||
# rdmd can't be built normally, is used to build others
|
||||
|
Loading…
Reference in New Issue
Block a user