mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
ocaml: update to 5.3.0.
This commit is contained in:
parent
127f5bccef
commit
5705205c77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ocaml'
|
||||
pkgname=ocaml
|
||||
version=5.2.0
|
||||
version=5.3.0
|
||||
revision=1
|
||||
build_style="gnu-configure"
|
||||
configure_args="--with-pic --libdir=/usr/lib/ocaml"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="QPL-1.0, LGPL-2.1-only"
|
||||
homepage="http://ocaml.org/"
|
||||
distfiles="https://github.com/ocaml/ocaml/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=48554abfd530fcdaa08f23f801b699e4f74c320ddf7d0bd56b0e8c24e55fc911
|
||||
checksum=eb9eab2f21758d3cfb1e78c7f83f0b4dd6302824316aba4abee047a5a4f85029
|
||||
nocross=yes
|
||||
|
||||
export ASPP="cc -c"
|
||||
|
|
Loading…
Add table
Reference in a new issue