diff options
Diffstat (limited to 'lang/gptscript/Makefile')
| -rw-r--r-- | lang/gptscript/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gptscript/Makefile b/lang/gptscript/Makefile index 3edb17f29dff..bffeabe3b1d2 100644 --- a/lang/gptscript/Makefile +++ b/lang/gptscript/Makefile @@ -1,7 +1,7 @@ PORTNAME= gptscript DISTVERSIONPREFIX= v -DISTVERSION= 0.9.5 -PORTREVISION= 4 +DISTVERSION= 0.9.7 +PORTREVISION= 0 CATEGORIES= lang MAINTAINER= nivit@FreeBSD.org @@ -11,7 +11,7 @@ WWW= https://gptscript.ai/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules,1.22 +USES= go:modules GO_MODULE= github.com/gptscript-ai/gptscript OPTIONS_DEFINE= EXAMPLES |
