diff options
Diffstat (limited to 'databases/usql/Makefile')
| -rw-r--r-- | databases/usql/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/usql/Makefile b/databases/usql/Makefile index 3bd3aa39c7d5..9d8f5c942d38 100644 --- a/databases/usql/Makefile +++ b/databases/usql/Makefile @@ -1,7 +1,7 @@ PORTNAME= usql DISTVERSIONPREFIX= v -DISTVERSION= 0.19.18 -PORTREVISION= 2 +DISTVERSION= 0.19.26 +PORTREVISION= 4 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org @@ -17,7 +17,7 @@ BROKEN_i386= fails to find resvg_xx symbols, see https://github.com/xo/usql/issu LIB_DEPENDS= libresvg.so:graphics/resvg-capi -USES= go:1.23,modules +USES= go:1.24+,modules GO_MODULE= github.com/xo/usql |
