opam: update to 2.4.1

This commit is contained in:
Kate 2025-07-23 12:28:53 +01:00 committed by Leah Neukirchen
parent 0a7e0220d9
commit b2badeeec6

View file

@ -1,6 +1,6 @@
# Template file for 'opam'
pkgname=opam
version=2.4.0
version=2.4.1
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/releases/download/${version}/opam-full-${version}.tar.gz"
checksum=119f41efb1192dad35f447fbf1c6202ffc331105e949d2980a75df8cb2c93282
checksum=c4d053029793c714e4e7340b1157428c0f90783585fb17f35158247a640467d9
nocross=yes
disable_parallel_build=yes
make_check=ci-skip # uses bwrap