mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
ocaml-findlib: update to 1.9.8.
This commit is contained in:
parent
6ea9f9a274
commit
f4f8f0845e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ocaml-findlib'
|
# Template file for 'ocaml-findlib'
|
||||||
pkgname=ocaml-findlib
|
pkgname=ocaml-findlib
|
||||||
version=1.9.6
|
version=1.9.8
|
||||||
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"
|
||||||
makedepends="ocaml ocamlbuild"
|
makedepends="ocaml ocamlbuild"
|
||||||
|
@ -10,7 +10,7 @@ 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=2df996279ae16b606db5ff5879f93dbfade0898db9f1a3e82f7f845faa2930a2
|
checksum=662c910f774e9fee3a19c4e057f380581ab2fc4ee52da4761304ac9c31b8869d
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue