mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dune: update to 3.10.0.
This commit is contained in:
parent
725133dd7b
commit
d60232c6cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dune'
|
# Template file for 'dune'
|
||||||
pkgname=dune
|
pkgname=dune
|
||||||
version=3.9.1
|
version=3.10.0
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="ocaml"
|
makedepends="ocaml"
|
||||||
depends="ocaml"
|
depends="ocaml"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://dune.build/"
|
homepage="https://dune.build/"
|
||||||
changelog="https://raw.githubusercontent.com/ocaml/dune/main/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/ocaml/dune/main/CHANGES.md"
|
||||||
distfiles="https://github.com/ocaml/dune/releases/download/${version}/dune-${version}.tbz"
|
distfiles="https://github.com/ocaml/dune/releases/download/${version}/dune-${version}.tbz"
|
||||||
checksum=f0c3ce49f36c733b8aee72611f107cf06de6bc423be7262aab1bb3f03c05a878
|
checksum=9ff03384a98a8df79852cc674f0b4738ba8aec17029b6e2eeb514f895e710355
|
||||||
nocross="ocaml"
|
nocross="ocaml"
|
||||||
|
|
||||||
_dune_release_pkgs="dune dune-build-info dune-configurator
|
_dune_release_pkgs="dune dune-build-info dune-configurator
|
||||||
|
|
Loading…
Add table
Reference in a new issue