opam: update to 2.2.1.

This commit is contained in:
Leah Neukirchen 2024-08-25 14:42:36 +02:00
parent e3ff6da0aa
commit 2c1b06e589
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'opam'
pkgname=opam
version=2.2.0
version=2.2.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/archive/refs/tags/${version}.tar.gz"
checksum=f4180f5d1ff8b410de41c6e9373ee8f58767dec483c25504d05b0d215990e5b2
checksum=87360a13ea9bf2804333efa0e4879f74a560bdacf16591e982d53a5ffbe2cd15
nocross=yes
disable_parallel_build=yes
make_check=ci-skip # uses bwrap