ocaml: orphan.

This commit is contained in:
Leah Neukirchen 2025-01-03 18:04:03 +01:00
parent 0fa4ab1d3b
commit 825cb217b0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ configure_args="--with-pic --libdir=/usr/lib/ocaml"
makedepends="libzstd-devel"
depends="${makedepends}"
short_desc="Main implementation of the OCaml language"
maintainer="Leah Neukirchen <leah@vuxu.org>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="QPL-1.0, LGPL-2.1-only"
homepage="http://ocaml.org/"
distfiles="https://github.com/ocaml/ocaml/archive/refs/tags/${version}.tar.gz"