opam: update to 2.0.3.
This commit is contained in:
parent
74a7c6113b
commit
f0587c45bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opam'
|
||||
pkgname=opam
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
disable_parallel_build=yes
|
||||
|
@ -15,7 +15,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=8c0e7be3923ea30de1acfd95b71110c152cfaecbb0cb470295f651778c361de3
|
||||
checksum=ccc6c097bbcf3190d9196e13d65f69c19b8a1dd649fd5d70b1bae1b120ee8739
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue