We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e974f65 commit 3d46ed8Copy full SHA for 3d46ed8
1 file changed
srcpkgs/dtools/template
@@ -1,7 +1,7 @@
1
# Template file for 'dtools'
2
pkgname=dtools
3
# keep this synchronized with libphobos and dmd
4
-version=2.101.1
+version=2.112.0
5
revision=1
6
hostmakedepends="dmd"
7
makedepends="libcurl-devel"
@@ -11,7 +11,7 @@ maintainer="Auri <[email protected]>"
11
license="BSL-1.0"
12
homepage="http://www.digitalmars.com/d/2.0/"
13
distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
14
-checksum=0e6892084f95f87fa330579a1f6131dec8cfa8e254aabb3cb73a5bf2a673d2ac
+checksum=4d3b8d683770f16f1cb2e44a246f17b199a8aabde7b6ce7d7566aebc36a12d32
15
16
do_build() {
17
# rdmd can't be built normally, is used to build others
0 commit comments