mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dune: update to 3.8.2.
This commit is contained in:
parent
da95f74cb0
commit
803e1742f6
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.8.0
|
version=3.8.2
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="ocaml"
|
makedepends="ocaml"
|
||||||
depends="ocaml"
|
depends="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=f7e2970bfab99c7766ff1a05deff5ad7f82cb2471abca6f72449572293f5f6b4
|
checksum=5a6ec790128616b6b46616427fa9c8f2ba0d6ef5a405bf8fdbc6f82dc0d935fd
|
||||||
nocross="ocaml"
|
nocross="ocaml"
|
||||||
|
|
||||||
_dune_release_pkgs="dune dune-build-info dune-configurator
|
_dune_release_pkgs="dune dune-build-info dune-configurator
|
||||||
|
|
Loading…
Add table
Reference in a new issue