mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
opam: update to 2.1.5.
This commit is contained in:
parent
7b1230ecf0
commit
5f376d3f35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opam'
|
||||
pkgname=opam
|
||||
version=2.1.4
|
||||
version=2.1.5
|
||||
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=06aa6c96ccf68bb8be3864d984bd7c54329eabb4082d7c07232cd4d18c55e7c4
|
||||
checksum=2eb2a21f4d64d1eb2eece2e8d28678be823d3f6846c28fc0fbd5645738fe0f81
|
||||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
make_check=ci-skip # uses bwrap
|
||||
|
|
Loading…
Add table
Reference in a new issue