aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-opam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-opam/Makefile')
-rw-r--r--devel/ocaml-opam/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/ocaml-opam/Makefile b/devel/ocaml-opam/Makefile
index d7fae542c336..33dce793759d 100644
--- a/devel/ocaml-opam/Makefile
+++ b/devel/ocaml-opam/Makefile
@@ -1,5 +1,5 @@
PORTNAME= opam
-DISTVERSION= 2.3.0
+DISTVERSION= 2.4.1
CATEGORIES= devel
MASTER_SITES= https://github.com/ocaml/opam/releases/download/${DISTVERSION}/
PKGNAMEPREFIX= ocaml-
@@ -13,8 +13,7 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= curl:ftp/curl \
- gmake:devel/gmake \
- gpatch:devel/patch
+ gmake:devel/gmake
USES= gmake