Skip to content

Commit

Permalink
net/k6: Update to 0.50.0
Browse files Browse the repository at this point in the history
changeLog:
https://github.com/grafana/k6/releases/tag/v0.50.0

PR:		277966
Approved by:	garga (mentor), maintainer
  • Loading branch information
nulldutra committed Apr 7, 2024
1 parent 459e107 commit 55a2a1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions net/k6/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= k6
DISTVERSIONPREFIX= v
DISTVERSION= 0.47.0
PORTREVISION= 3
DISTVERSION= 0.50.0
CATEGORIES= net

MAINTAINER= lcook@FreeBSD.org
Expand All @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= go:modules

_BUILD_DATE= $$(date -u +"%FT%T%z")
_BUILD_HASH= c3b4587
_BUILD_HASH= 02940ff

GO_MODULE= github.com/grafana/${PORTNAME}
GO_BUILDFLAGS= -ldflags "\
Expand Down
10 changes: 5 additions & 5 deletions net/k6/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1697141904
SHA256 (go/net_k6/k6-v0.47.0/v0.47.0.mod) = 8ac52c6bbb8b902508d673c358748129e95c8a4cbb5963bf0ec7c2fd195ac58e
SIZE (go/net_k6/k6-v0.47.0/v0.47.0.mod) = 3688
SHA256 (go/net_k6/k6-v0.47.0/v0.47.0.zip) = d74c5884ad97be0711db2d87f02e31b6f94ebbb87bb6ef03d8f388054ed58611
SIZE (go/net_k6/k6-v0.47.0/v0.47.0.zip) = 1660635
TIMESTAMP = 1711418019
SHA256 (go/net_k6/k6-v0.50.0/v0.50.0.mod) = 6e979d9e65e401b7857f4de6f6ae4f242a6ba73ad015ebb3498a33acc6a7e283
SIZE (go/net_k6/k6-v0.50.0/v0.50.0.mod) = 5081
SHA256 (go/net_k6/k6-v0.50.0/v0.50.0.zip) = 9c13b5d7f23ef02e22bca3df6a838184d5a6adb297b67342e55493a442eb0b0a
SIZE (go/net_k6/k6-v0.50.0/v0.50.0.zip) = 1777762

0 comments on commit 55a2a1d

Please sign in to comment.