dune: update to 3.1.1.
This commit is contained in:
parent
0dad33be36
commit
8c9bdc28a8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dune'
|
||||
pkgname=dune
|
||||
version=3.0.3
|
||||
revision=2
|
||||
version=3.1.1
|
||||
revision=1
|
||||
makedepends="ocaml"
|
||||
depends="ocaml"
|
||||
short_desc="Composable build system for OCaml"
|
||||
|
@ -9,7 +9,7 @@ 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=8f5e1570e68f7b2e0a8d1ffea77318e058f125f4cb8ea9a4af9cf9afe4ced893
|
||||
checksum=176c7095b2fcb59ca5c8fba880cf32dd3010144e926b99fc01f7a89e973b895d
|
||||
nocross="ocaml"
|
||||
|
||||
_dune_release_pkgs="dune dune-action-plugin dune-build-info dune-configurator
|
||||
|
|
Loading…
Reference in a new issue