opam: update to 2.0.1.
This commit is contained in:
parent
56e26af3a8
commit
e3cd1b3bfa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opam'
|
||||
pkgname=opam
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
disable_parallel_build=yes
|
||||
|
@ -14,5 +14,5 @@ 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=1e9b47a66a952571b32217c58d0c58d2d66706083969dcfa1e42a60ecce30121
|
||||
checksum=2342f1409cdb2e8561e3404a4aaf3e640456706f88de019507dc6c481c6bcee7
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue