mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
opam: update to 2.4.1
This commit is contained in:
parent
0a7e0220d9
commit
b2badeeec6
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.4.0
|
version=2.4.1
|
||||||
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/releases/download/${version}/opam-full-${version}.tar.gz"
|
distfiles="https://github.com/ocaml/opam/releases/download/${version}/opam-full-${version}.tar.gz"
|
||||||
checksum=119f41efb1192dad35f447fbf1c6202ffc331105e949d2980a75df8cb2c93282
|
checksum=c4d053029793c714e4e7340b1157428c0f90783585fb17f35158247a640467d9
|
||||||
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