summaryrefslogtreecommitdiff
path: root/misc/exercism/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/exercism/Makefile')
-rw-r--r--misc/exercism/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile
index 271184e316b5..8e92d0b8b961 100644
--- a/misc/exercism/Makefile
+++ b/misc/exercism/Makefile
@@ -1,7 +1,7 @@
PORTNAME= exercism
DISTVERSIONPREFIX= v
-DISTVERSION= 3.5.0
-PORTREVISION= 2
+DISTVERSION= 3.5.7
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= bofh@FreeBSD.org
@@ -11,7 +11,7 @@ WWW= https://exercism.io/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.21,modules
+USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= exercism
GH_PROJECT= cli