mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
ocaml-findlib: update to 1.8.1.
This commit is contained in:
parent
cdd6a86ce6
commit
fc9d3f481c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ocaml-findlib'
|
# Template file for 'ocaml-findlib'
|
||||||
pkgname=ocaml-findlib
|
pkgname=ocaml-findlib
|
||||||
version=1.7.3
|
version=1.8.1
|
||||||
revision=5
|
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"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="OCaml package manager"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
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://download2.camlcity.org/download/findlib-${version}.tar.gz"
|
distfiles="http://download.camlcity.org/download/findlib-${version}.tar.gz"
|
||||||
checksum=d196608fa23c36c2aace27d5ef124a815132a5fcea668d41fa7d6c1ca246bd8b
|
checksum=8e85cfa57e8745715432df3116697c8f41cb24b5ec16d1d5acd25e0196d34303
|
||||||
wrksrc="findlib-${version}"
|
wrksrc="findlib-${version}"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue