mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
opam: update to 2.3.0
This commit is contained in:
parent
9c765c9148
commit
a9a547f594
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opam'
|
# Template file for 'opam'
|
||||||
pkgname=opam
|
pkgname=opam
|
||||||
version=2.2.1
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--docdir=/usr/share/doc/${pkgname} --with-vendored-deps --with-mccs"
|
configure_args="--docdir=/usr/share/doc/${pkgname} --with-vendored-deps --with-mccs"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
|
license="LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
|
||||||
homepage="https://opam.ocaml.org/"
|
homepage="https://opam.ocaml.org/"
|
||||||
distfiles="https://github.com/ocaml/opam/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/ocaml/opam/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=87360a13ea9bf2804333efa0e4879f74a560bdacf16591e982d53a5ffbe2cd15
|
checksum=ee3e3c93c4420bd3e3be82dd0da40d7f3f82eaff5000d20fb1b00f1cd050a99a
|
||||||
nocross=yes
|
nocross=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
make_check=ci-skip # uses bwrap
|
make_check=ci-skip # uses bwrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue