dune: update to 3.16.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'dune'
|
# Template file for 'dune'
|
||||||
pkgname=dune
|
pkgname=dune
|
||||||
version=3.15.3
|
version=3.16.0
|
||||||
revision=2
|
revision=1
|
||||||
makedepends="ocaml"
|
makedepends="ocaml"
|
||||||
depends="ocaml"
|
depends="ocaml"
|
||||||
short_desc="Composable build system for OCaml"
|
short_desc="Composable build system for 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=3c27c7676414056f0368a71fdc670d2b0a59898090c78a1b68230984e5beb713
|
checksum=5481dde7918ca3121e02c34d74339f734b32d5883efb8c1b8056471e74f9bda6
|
||||||
nocross="ocaml"
|
nocross="ocaml"
|
||||||
|
|
||||||
_dune_release_pkgs="dune dune-build-info dune-configurator
|
_dune_release_pkgs="dune dune-build-info dune-configurator
|
||||||
|
|||||||
Reference in New Issue
Block a user