mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
ocaml-findlib: update to 1.9.6.
This commit is contained in:
parent
a316b91d4e
commit
527fc8fbf0
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'ocaml-findlib'
|
# Template file for 'ocaml-findlib'
|
||||||
pkgname=ocaml-findlib
|
pkgname=ocaml-findlib
|
||||||
version=1.9.3
|
version=1.9.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="-config /etc/findlib.conf -sitelib /usr/lib/ocaml -mandir /usr/share/man"
|
configure_args="-config /etc/findlib.conf -sitelib /usr/lib/ocaml -mandir /usr/share/man"
|
||||||
make_build_args="all opt"
|
make_build_args="all opt"
|
||||||
makedepends="ncurses-devel ocaml ocamlbuild"
|
makedepends="ocaml ocamlbuild"
|
||||||
short_desc="OCaml package manager"
|
short_desc="OCaml package manager"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://projects.camlcity.org/projects/findlib.html"
|
homepage="http://projects.camlcity.org/projects/findlib.html"
|
||||||
distfiles="http://download.camlcity.org/download/findlib-${version}.tar.gz"
|
distfiles="http://download.camlcity.org/download/findlib-${version}.tar.gz"
|
||||||
checksum=c310fcb62838d9e50f0b6d6c5ceefcbe4fe056f72496950ae7d5c6cdaae2cc41
|
checksum=2df996279ae16b606db5ff5879f93dbfade0898db9f1a3e82f7f845faa2930a2
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue