mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
dtools: touch
template wasn't picked up due to syntax error in other template
This commit is contained in:
parent
57b3ff7f69
commit
e4c7c3f04a
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'dtools'
|
||||
pkgname=dtools
|
||||
reverts="2.100.0_1"
|
||||
# keep this synchronized with libphobos and dmd
|
||||
version=2.098.0
|
||||
revision=2
|
||||
reverts="2.100.0_1"
|
||||
wrksrc="tools-${version}"
|
||||
hostmakedepends="dmd"
|
||||
makedepends="libcurl-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue