From 4cae459e28c5b120fe6a73203ec501fa1710f2f5 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sat, 17 Dec 2022 19:11:27 -0800 Subject: [PATCH] dtools: update to 2.101.1. --- srcpkgs/dtools/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template index 36bd9b41532..f8bc5b41e19 100644 --- a/srcpkgs/dtools/template +++ b/srcpkgs/dtools/template @@ -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 " 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