mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
dune: update to 3.3.1.
This commit is contained in:
parent
c764a25697
commit
a5fdcd8364
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=3.3.0
|
version=3.3.1
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="ocaml"
|
makedepends="ocaml"
|
||||||
depends="ocaml"
|
depends="ocaml"
|
||||||
|
@ -9,7 +9,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=eacff569ef90f20f2fca70e9d64a11a0ec7b88772c9f723cbea3ff16b32a71dd
|
checksum=c040b568dec535b6819f0a459bb8860832d71b1f872ef17c04c9e4bf4388d27a
|
||||||
nocross="ocaml"
|
nocross="ocaml"
|
||||||
|
|
||||||
_dune_release_pkgs="dune dune-action-plugin dune-build-info dune-configurator
|
_dune_release_pkgs="dune dune-action-plugin dune-build-info dune-configurator
|
||||||
|
|
Loading…
Add table
Reference in a new issue