coccinelle: update bundled ocaml-stdcompat to support OCaml 5.3.

This commit is contained in:
Leah Neukirchen 2025-06-18 16:32:25 +02:00
parent 708fd61f6e
commit 267b6df34a

View file

@ -1,7 +1,7 @@
# Template file for 'coccinelle'
pkgname=coccinelle
version=1.3
revision=1
revision=2
build_style=gnu-configure
configure_args="--without-pdflatex --enable-release
--with-python=/usr/bin/python3"
@ -13,12 +13,12 @@ short_desc="Program matching and transformation engine"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-2.0-only"
homepage="https://coccinelle.gitlabpages.inria.fr/website/"
# distfiles="https://github.com/coccinelle/coccinelle/archive/${_gitrev}.tar.gz"
_stdcompat=13aef7a2221d32493fc141e68ed6ba4a35288699
# this ref is https://github.com/ocamllibs/stdcompat/pull/35 ...
_stdcompat=34487909b3c2693f9305ec17f9124d582d93258f
distfiles="https://coccinelle.gitlabpages.inria.fr/website/distrib/coccinelle-${version}.tar.gz
https://github.com/thierry-martinez/stdcompat/archive/${_stdcompat}.tar.gz"
checksum="d214410c502951bb30b86f46ecd51c02ba5cfbcb2c1eee7268428a162b18f985
6cb788ec6f274fd8ac060801557123018cb6695855e8fd27117c5cc681d40ed7"
0eeb8ee66fb7fce101b0be4e0da89a9c51cabc8f59db6c18f6dac0fac058fadc"
disable_parallel_build=yes
nocross=yes
make_check=ci-skip # broken out of the box