ocaml-findlib: update to 1.9.8.

This commit is contained in:
Leah Neukirchen 2025-06-17 16:40:33 +02:00
parent 6ea9f9a274
commit f4f8f0845e

View file

@ -1,7 +1,7 @@
# Template file for 'ocaml-findlib'
pkgname=ocaml-findlib
version=1.9.6
revision=2
version=1.9.8
revision=1
build_style=configure
configure_args="-config /etc/findlib.conf -sitelib /usr/lib/ocaml -mandir /usr/share/man"
makedepends="ocaml ocamlbuild"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://projects.camlcity.org/projects/findlib.html"
distfiles="http://download.camlcity.org/download/findlib-${version}.tar.gz"
checksum=2df996279ae16b606db5ff5879f93dbfade0898db9f1a3e82f7f845faa2930a2
checksum=662c910f774e9fee3a19c4e057f380581ab2fc4ee52da4761304ac9c31b8869d
nocross=yes
nopie=yes
disable_parallel_build=yes