dune: update to 3.15.3.
This commit is contained in:
parent
2ba76abc2c
commit
4cdfeb9791
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dune'
|
||||
pkgname=dune
|
||||
version=3.15.2
|
||||
version=3.15.3
|
||||
revision=1
|
||||
makedepends="ocaml"
|
||||
depends="ocaml"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://dune.build/"
|
||||
changelog="https://raw.githubusercontent.com/ocaml/dune/main/CHANGES.md"
|
||||
distfiles="https://github.com/ocaml/dune/releases/download/${version}/dune-${version}.tbz"
|
||||
checksum=f959980542ca85909b3f3f8e9be65c2b8a375f3a4e3bd83c7ad7a07f2e077933
|
||||
checksum=3c27c7676414056f0368a71fdc670d2b0a59898090c78a1b68230984e5beb713
|
||||
nocross="ocaml"
|
||||
|
||||
_dune_release_pkgs="dune dune-build-info dune-configurator
|
||||
|
|
Loading…
Reference in New Issue