mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
dtools: update to 2.101.1.
This commit is contained in:
parent
d8edcfa53b
commit
4cae459e28
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'dtools'
|
# Template file for 'dtools'
|
||||||
pkgname=dtools
|
pkgname=dtools
|
||||||
reverts="2.100.0_1"
|
|
||||||
# keep this synchronized with libphobos and dmd
|
# keep this synchronized with libphobos and dmd
|
||||||
version=2.098.0
|
version=2.101.1
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="dmd"
|
hostmakedepends="dmd"
|
||||||
makedepends="libcurl-devel"
|
makedepends="libcurl-devel"
|
||||||
depends="libphobos>=${version}"
|
depends="libphobos>=${version}"
|
||||||
|
@ -12,7 +11,7 @@ maintainer="Auri <me@aurieh.me>"
|
||||||
license="BSL-1.0"
|
license="BSL-1.0"
|
||||||
homepage="http://www.digitalmars.com/d/2.0/"
|
homepage="http://www.digitalmars.com/d/2.0/"
|
||||||
distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
|
||||||
checksum=9466e62ed2cf80802158524fc4e7ff80cbefc0fadff23a8933f6f2892b42cb56
|
checksum=0e6892084f95f87fa330579a1f6131dec8cfa8e254aabb3cb73a5bf2a673d2ac
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
# rdmd can't be built normally, is used to build others
|
# rdmd can't be built normally, is used to build others
|
||||||
|
|
Loading…
Add table
Reference in a new issue