mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ocaml-findlib: update to 1.9.3.
This commit is contained in:
parent
3e29d6c827
commit
cd86ed221b
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.1
|
version=1.9.3
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="findlib-${version}"
|
wrksrc="findlib-${version}"
|
||||||
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"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John Regan <john@jrjrtech.com>"
|
||||||
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=2b42b8bd54488d64c4bf3cb7054b4b37bd30c1dc12bd431ea1e4d7ad8a980fe2
|
checksum=c310fcb62838d9e50f0b6d6c5ceefcbe4fe056f72496950ae7d5c6cdaae2cc41
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue