* update ocaml-findlib to 1.9.6-4

This commit is contained in:
Alexander Baldeck 2024-04-26 08:35:35 +02:00
parent 5522183fc4
commit b42a384ce9

View File

@ -9,12 +9,12 @@
pkgname=ocaml-findlib
pkgver=1.9.6
pkgrel=1.1
pkgrel=4
pkgdesc='OCaml package manager'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='http://projects.camlcity.org/projects/findlib.html'
license=(MIT)
depends=(ocaml-compiler-libs 'ocaml=4.14.1')
depends=("ocaml-compiler-libs" 'ocaml')
source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz")
b2sums=('c9c98b9e92c0cf690e2c8794a1ed606c0288d49a016dfa08592c9f617be1020385f52bf37345a7cbcbc7f0fcb19750a6617036cbf90afef231eccdbc7132baf8')
options=(!makeflags !strip staticlibs zipman)