dune: update to 2.9.2.
This commit is contained in:
parent
5ff17e7f26
commit
f6de4eba28
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=2.9.1
|
version=2.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target="release"
|
make_build_target="release"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dune.build/"
|
homepage="https://dune.build/"
|
||||||
distfiles="https://github.com/ocaml/dune/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/ocaml/dune/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=493f8c95697620b1e84278dcf9b4466f63f0858b227417e87ec75d102af620c4
|
checksum=b2301cdec07a56135f3c1531ba7afc61a85511119577ee8f7814dc0a3d49063d
|
||||||
nocross="ocaml"
|
nocross="ocaml"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue