mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/ocaml-lwt: upgrade to 3.3.0
This commit is contained in:
parent
9774cf1dd7
commit
69f7127b8c
@ -2,8 +2,8 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=ocaml-lwt
|
||||
_pkgname=lwt
|
||||
pkgver=3.2.1
|
||||
pkgrel=5
|
||||
pkgver=3.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="OCaml promises and concurrent I/O"
|
||||
url="https://github.com/ocsigen/lwt"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
@ -87,5 +87,5 @@ dev() {
|
||||
mv *.cmx *.cmxa *.mli "$subpkgdir"/$sitelib/
|
||||
}
|
||||
|
||||
sha512sums="ddea7561c12b0c7f1ee557462766c2f04d08b9e452fac14a906c17aba643be90299a6aa0aee20dfc16031eca4f557bfc0e7f6779643eeaee2337129f77da836d ocaml-lwt-3.2.1.tar.gz
|
||||
sha512sums="452425c8c0cddd53463da658b1bb8edb0c5ead2e0de0f733dbf624d373fec94c3121e77cc285427770388e16106fae84c32805b6642d1797200660fed91d0f29 ocaml-lwt-3.3.0.tar.gz
|
||||
dc3abce70b3ad022066e8023a9b37346df0ecbbc6351186cc24b569189142ad3e7e32f27c33a4378f11ec8c40df5c96f4c37190ca4797bc228ca8943f53cf5bf result_lseek_noinline.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user