mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ocaml-zarith: update to 1.12.
This commit is contained in:
parent
c0e71bb548
commit
47237c822d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ocaml-zarith'
|
# Template file for 'ocaml-zarith'
|
||||||
pkgname=ocaml-zarith
|
pkgname=ocaml-zarith
|
||||||
version=1.11
|
version=1.12
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Zarith-release-${version}"
|
wrksrc="Zarith-release-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target="tests"
|
make_check_target="tests"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.0-only,OCaml-LGPL-linking-exception"
|
license="LGPL-2.0-only,OCaml-LGPL-linking-exception"
|
||||||
homepage="https://github.com/ocaml/zarith"
|
homepage="https://github.com/ocaml/zarith"
|
||||||
distfiles="https://github.com/ocaml/zarith/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/ocaml/zarith/archive/release-${version}.tar.gz"
|
||||||
checksum=f996af120a10fd06a8272ae99b7affd57cef49c57a3a596e2f589147dd183684
|
checksum=cc32563c3845c86d0f609c86d83bf8607ef12354863d31d3bffc0dacf1ed2881
|
||||||
nocross=yes
|
nocross=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue