mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
d2: update to 0.6.8
This commit is contained in:
parent
c5f4e92c54
commit
f930a592f8
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'd2'
|
# Template file for 'd2'
|
||||||
pkgname=d2
|
pkgname=d2
|
||||||
version=0.6.6
|
version=0.6.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="oss.terrastruct.com/d2"
|
go_import_path="oss.terrastruct.com/d2"
|
||||||
go_ldflags="-X ${go_import_path}/lib/version.Version=${version}"
|
go_ldflags="-X ${go_import_path}/lib/version.Version=${version}"
|
||||||
|
@ -11,4 +11,5 @@ license="MPL-2.0"
|
||||||
homepage="https://d2lang.com/"
|
homepage="https://d2lang.com/"
|
||||||
changelog="https://d2lang.com/releases/intro/"
|
changelog="https://d2lang.com/releases/intro/"
|
||||||
distfiles="https://github.com/terrastruct/d2/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/terrastruct/d2/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=5af111718346a3e16d04f8f7461d089543f0f57c4abf39969b47dad648834144
|
checksum=7b18f3f597a913912843fcd6eb52b926e343a2784b2f1009fce9e196fbf9ca03
|
||||||
|
make_check=no # tests require playwright + chromium
|
||||||
|
|
Loading…
Add table
Reference in a new issue