mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
dtools: updated to 2.100.0
This commit is contained in:
parent
1c2891dcea
commit
922c58e2f2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dtools'
|
||||
pkgname=dtools
|
||||
# keep this synchronized with libphobos and dmd
|
||||
version=2.098.0
|
||||
version=2.100.0
|
||||
revision=1
|
||||
wrksrc="tools-${version}"
|
||||
hostmakedepends="dmd"
|
||||
|
@ -12,7 +12,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=7b53e32606b22acc391dd2a4e7c8527fabc18045ade3f99b3d38e8fa471066c8
|
||||
|
||||
do_build() {
|
||||
# rdmd can't be built normally, is used to build others
|
||||
|
|
Loading…
Add table
Reference in a new issue