dune: update to 3.15.2.

This commit is contained in:
Leah Neukirchen 2024-05-07 19:22:56 +02:00
parent 5ebdaa3fc5
commit 6b477b3dfa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dune' # Template file for 'dune'
pkgname=dune pkgname=dune
version=3.15.0 version=3.15.2
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=b5c3d10f6f6048bfaf56fc4f0942d56381b55af4287caf8251487d4c4e7920d7 checksum=f959980542ca85909b3f3f8e9be65c2b8a375f3a4e3bd83c7ad7a07f2e077933
nocross="ocaml" nocross="ocaml"
_dune_release_pkgs="dune dune-build-info dune-configurator _dune_release_pkgs="dune dune-build-info dune-configurator