mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ocaml-stdcompat: update to 16.
This commit is contained in:
parent
85965d2499
commit
b8193b3f89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ocaml-stdcompat'
|
# Template file for 'ocaml-stdcompat'
|
||||||
pkgname=ocaml-stdcompat
|
pkgname=ocaml-stdcompat
|
||||||
version=15
|
version=16
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="stdcompat-${version}"
|
wrksrc="stdcompat-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -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=5e746f68ffe451e7dabe9d961efeef36516b451f35a96e174b8f929a44599cf5
|
checksum=100152e25f138351cb265146cd8717fa9dbfbff54b48ce771e30a4e05fc1ec09
|
||||||
nocross=yes
|
nocross=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue