mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ocaml-stdcompat: update to 18.
This commit is contained in:
parent
8791e9c8fc
commit
e08f8810c5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ocaml-stdcompat'
|
# Template file for 'ocaml-stdcompat'
|
||||||
pkgname=ocaml-stdcompat
|
pkgname=ocaml-stdcompat
|
||||||
version=16
|
version=18
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="stdcompat-${version}"
|
wrksrc="stdcompat-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libdir=/usr/lib/ocaml"
|
configure_args="--libdir=/usr/lib/ocaml"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/thierry-martinez/stdcompat"
|
homepage="https://github.com/thierry-martinez/stdcompat"
|
||||||
distfiles="https://github.com/thierry-martinez/stdcompat/releases/download/v${version}/stdcompat-${version}.tar.gz"
|
distfiles="https://github.com/thierry-martinez/stdcompat/releases/download/v${version}/stdcompat-${version}.tar.gz"
|
||||||
checksum=100152e25f138351cb265146cd8717fa9dbfbff54b48ce771e30a4e05fc1ec09
|
checksum=483a8d526eb19709a1a3092fb8978302e3a9d3bb783d807fb9ee53d96c3ec607
|
||||||
nocross=yes
|
nocross=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue