From f4f8f0845e13b3a8d686c5f39701710c5fb3a743 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 17 Jun 2025 16:40:33 +0200 Subject: [PATCH] ocaml-findlib: update to 1.9.8. --- srcpkgs/ocaml-findlib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ocaml-findlib/template b/srcpkgs/ocaml-findlib/template index d1802099a7a..30d215d19fc 100644 --- a/srcpkgs/ocaml-findlib/template +++ b/srcpkgs/ocaml-findlib/template @@ -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 " 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