mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
dune: update to 3.5.0.
This commit is contained in:
parent
cd2edc2420
commit
5fa0cbaed3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dune'
|
||||
pkgname=dune
|
||||
version=3.4.1
|
||||
version=3.5.0
|
||||
revision=1
|
||||
makedepends="ocaml"
|
||||
depends="ocaml"
|
||||
|
@ -9,10 +9,10 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://dune.build/"
|
||||
distfiles="https://github.com/ocaml/dune/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=dc260f7f723b17cec104d394d904b402a0b0108d2d3241fe7596e6d473502cef
|
||||
checksum=86c6ba465009c7bcf9fc5ac675c788db0ac8d0c72a3566d88c0e1d454968a184
|
||||
nocross="ocaml"
|
||||
|
||||
_dune_release_pkgs="dune dune-action-plugin dune-build-info dune-configurator
|
||||
_dune_release_pkgs="dune dune-build-info dune-configurator
|
||||
dune-glob dune-private-libs dune-site dyn stdune ordering xdg fiber"
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue