opam: update to 2.1.4.
This commit is contained in:
parent
431077f129
commit
0a8b0768e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opam'
|
||||
pkgname=opam
|
||||
version=2.1.3
|
||||
version=2.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--docdir=/usr/share/doc/${pkgname}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-3.0-only"
|
||||
homepage="https://opam.ocaml.org/"
|
||||
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=5da29e1eb565f0c65a9f1810f91820b1036e6ecc592e3ed4615dfdfcec442c60
|
||||
checksum=06aa6c96ccf68bb8be3864d984bd7c54329eabb4082d7c07232cd4d18c55e7c4
|
||||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
make_check=ci-skip # uses bwrap
|
||||
|
|
Loading…
Reference in New Issue