ocaml-stdcompat: update to 16.

This commit is contained in:
Leah Neukirchen 2021-07-26 12:29:59 +02:00
parent 85965d2499
commit b8193b3f89

View file

@ -1,6 +1,6 @@
# Template file for 'ocaml-stdcompat'
pkgname=ocaml-stdcompat
version=15
version=16
revision=1
wrksrc="stdcompat-${version}"
build_style=gnu-configure
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-2-Clause"
homepage="https://github.com/thierry-martinez/stdcompat"
distfiles="https://github.com/thierry-martinez/stdcompat/releases/download/v${version}/stdcompat-${version}.tar.gz"
checksum=5e746f68ffe451e7dabe9d961efeef36516b451f35a96e174b8f929a44599cf5
checksum=100152e25f138351cb265146cd8717fa9dbfbff54b48ce771e30a4e05fc1ec09
nocross=yes
disable_parallel_build=yes