summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2020-04-21 11:35:15 +0000
committerjaapb <jaapb@pkgsrc.org>2020-04-21 11:35:15 +0000
commit4aa253c4ba7e839cd0fa75fdf6e76be76c850b29 (patch)
tree5a24fe2ef9c3181be8e4a111190c28e3bc5adac3 /devel
parent60ce86b288c0e060a17f43d905aba064a7c7fa89 (diff)
downloadpkgsrc-4aa253c4ba7e839cd0fa75fdf6e76be76c850b29.tar.gz
Updated devel/ocaml-lwt_react to version 1.1.3.
This goes with the update of devel/ocaml-lwt to 5.2.0.
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-lwt_react/Makefile4
-rw-r--r--devel/ocaml-lwt_react/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/ocaml-lwt_react/Makefile b/devel/ocaml-lwt_react/Makefile
index a912f356840..d5e3c45d7f3 100644
--- a/devel/ocaml-lwt_react/Makefile
+++ b/devel/ocaml-lwt_react/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2019/05/13 11:39:40 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2020/04/21 11:35:15 jaapb Exp $
.include "../../devel/ocaml-lwt/Makefile.common"
-PKGNAME= ocaml-lwt_react-1.1.2
+PKGNAME= ocaml-lwt_react-1.1.3
CATEGORIES= devel
MAINTAINER= jaapb@NetBSD.org
diff --git a/devel/ocaml-lwt_react/buildlink3.mk b/devel/ocaml-lwt_react/buildlink3.mk
index 80d23753874..c74c2da826b 100644
--- a/devel/ocaml-lwt_react/buildlink3.mk
+++ b/devel/ocaml-lwt_react/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2019/05/13 11:39:40 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2020/04/21 11:35:15 jaapb Exp $
BUILDLINK_TREE+= ocaml-lwt_react
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-lwt_react
OCAML_LWT_REACT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-lwt_react+= ocaml-lwt_react>=1.1.0
-BUILDLINK_ABI_DEPENDS.ocaml-lwt_react+= ocaml-lwt_react>=1.1.2
+BUILDLINK_ABI_DEPENDS.ocaml-lwt_react+= ocaml-lwt_react>=1.1.3
BUILDLINK_PKGSRCDIR.ocaml-lwt_react?= ../../devel/ocaml-lwt_react
.include "../../devel/ocaml-lwt/buildlink3.mk"