dtools: fix revert

This commit is contained in:
Andrew Benson 2022-06-03 17:16:53 -05:00
parent 0740512751
commit 407c8f4367

View file

@ -3,7 +3,7 @@ pkgname=dtools
# keep this synchronized with libphobos and dmd # keep this synchronized with libphobos and dmd
version=2.098.0 version=2.098.0
revision=1 revision=1
reverts="2.100.0" reverts="2.100.0_1"
wrksrc="tools-${version}" wrksrc="tools-${version}"
hostmakedepends="dmd" hostmakedepends="dmd"
makedepends="libcurl-devel" makedepends="libcurl-devel"