opam: update to 2.1.2.
This commit is contained in:
parent
9744ab45c0
commit
0539acb1fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opam'
|
||||
pkgname=opam
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
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="http://opam.ocamlpro.com"
|
||||
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=196d81e644e35e7f2fee54aa5de4fc91c374208bc441294b6047731ac8534126
|
||||
checksum=735e717532f135064940fe3fef573acce6b1bbdc5e146470c2ac20fc8510a470
|
||||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue