diff options
-rw-r--r-- | textproc/ytt/Makefile | 5 | ||||
-rw-r--r-- | textproc/ytt/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile index 10f93474ad81..cbb862f46b35 100644 --- a/textproc/ytt/Makefile +++ b/textproc/ytt/Makefile @@ -1,7 +1,6 @@ PORTNAME= ytt DISTVERSIONPREFIX= v -DISTVERSION= 0.49.0 -PORTREVISION= 8 +DISTVERSION= 0.52.0 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://carvel.dev/ytt/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules +USES= go:1.24,modules GO_MODULE= github.com/carvel-dev/ytt GO_TARGET= ./cmd/ytt/ diff --git a/textproc/ytt/distinfo b/textproc/ytt/distinfo index b6d33dca9389..b52d9d8c11c6 100644 --- a/textproc/ytt/distinfo +++ b/textproc/ytt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1713328862 -SHA256 (go/textproc_ytt/ytt-v0.49.0/v0.49.0.mod) = f53503a6b50af40a27d975b8ee436e30d17482a51630d51f88512d6d27471287 -SIZE (go/textproc_ytt/ytt-v0.49.0/v0.49.0.mod) = 898 -SHA256 (go/textproc_ytt/ytt-v0.49.0/v0.49.0.zip) = b26a2fb3482ba4abaeeb50a54ea0f626babf44c43674801ed8f4b7f377478920 -SIZE (go/textproc_ytt/ytt-v0.49.0/v0.49.0.zip) = 1194611 +TIMESTAMP = 1753122942 +SHA256 (go/textproc_ytt/ytt-v0.52.0/v0.52.0.mod) = 0e566b17de6f4312c87f9fb47e3c66569be432e9449e88ce3ed9fcd66bdc5382 +SIZE (go/textproc_ytt/ytt-v0.52.0/v0.52.0.mod) = 900 +SHA256 (go/textproc_ytt/ytt-v0.52.0/v0.52.0.zip) = 5ccca5bd311afcf42d7e8cfa03b9d0c55d87e4a94cf128a0c5c468b00a8e0676 +SIZE (go/textproc_ytt/ytt-v0.52.0/v0.52.0.zip) = 1195901 |