ocaml-zarith: update to 1.11.
This commit is contained in:
parent
e3e1c8e223
commit
f2f5aecf0a
2 changed files with 4 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.9.1
|
version=1.11
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="Zarith-release-${version}"
|
wrksrc="Zarith-release-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target="tests"
|
make_check_target="tests"
|
||||||
|
@ -12,7 +12,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=49be0214f34ae05e7a83b53351f134ba73eddaf87d1abb6f61b19943c211ca5d
|
checksum=f996af120a10fd06a8272ae99b7affd57cef49c57a3a596e2f589147dd183684
|
||||||
nocross=yes
|
nocross=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
|
1
srcpkgs/ocaml-zarith/update
Normal file
1
srcpkgs/ocaml-zarith/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=release
|
Loading…
Add table
Add a link
Reference in a new issue