mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to opam 2.0.10
This update may help unblock further progress towards an ocaml update. In the future we may revisit switching from the dune build system back to autoconf which could make future dune updates easier to do. diff from Volker Schlecht; ok chrisz@
This commit is contained in:
@@ -2,10 +2,9 @@ COMMENT = OCaml source-based package manager
|
||||
|
||||
CATEGORIES = sysutils devel
|
||||
|
||||
V = 2.0.8
|
||||
V = 2.0.10
|
||||
PKGNAME = opam-${V}
|
||||
DISTNAME = opam-full-${V}
|
||||
REVISION = 1
|
||||
|
||||
MASTER_SITES = https://github.com/ocaml/opam/releases/download/${V}/
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (opam-full-2.0.8.tar.gz) = e50pIz2WM+9QunZt8uORErFc0Fwcb+34C8tUjevN2b0=
|
||||
SIZE (opam-full-2.0.8.tar.gz) = 8006252
|
||||
SHA256 (opam-full-2.0.10.tar.gz) = O1dAuOHBvGXc+KohxOjNgc1qv+G/UuosxDZ8P4nVvkA=
|
||||
SIZE (opam-full-2.0.10.tar.gz) = 8173617
|
||||
|
||||
Reference in New Issue
Block a user