mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
d2: update to 0.7.0.
This commit is contained in:
parent
d63288cc60
commit
63e70ce538
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'd2'
|
# Template file for 'd2'
|
||||||
pkgname=d2
|
pkgname=d2
|
||||||
version=0.6.8
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="oss.terrastruct.com/d2"
|
go_import_path="oss.terrastruct.com/d2"
|
||||||
|
@ -11,5 +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=7b18f3f597a913912843fcd6eb52b926e343a2784b2f1009fce9e196fbf9ca03
|
checksum=6e7e7c787755e61fc048cc0c2e939a330a3dad98ee0f3c1cd706f2c192416554
|
||||||
make_check=no # tests require playwright + chromium
|
make_check=no # tests require playwright + chromium
|
||||||
|
|
Loading…
Add table
Reference in a new issue