opam: update to 2.3.0

This commit is contained in:
Kate 2024-12-14 12:03:32 +00:00 committed by Leah Neukirchen
parent 9c765c9148
commit a9a547f594

View file

@ -1,6 +1,6 @@
# Template file for 'opam'
pkgname=opam
version=2.2.1
version=2.3.0
revision=1
build_style=gnu-configure
configure_args="--docdir=/usr/share/doc/${pkgname} --with-vendored-deps --with-mccs"
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage="https://opam.ocaml.org/"
distfiles="https://github.com/ocaml/opam/archive/refs/tags/${version}.tar.gz"
checksum=87360a13ea9bf2804333efa0e4879f74a560bdacf16591e982d53a5ffbe2cd15
checksum=ee3e3c93c4420bd3e3be82dd0da40d7f3f82eaff5000d20fb1b00f1cd050a99a
nocross=yes
disable_parallel_build=yes
make_check=ci-skip # uses bwrap