diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2023-10-18 21:58:28 +0000 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2023-10-18 21:58:28 +0000 |
commit | 91f40a2f51a28a163ac12acb66b37138ccaf6305 (patch) | |
tree | b3fceaf51c4150cd15843a96c6f801c401bd6c7d | |
parent | e9a1afcd3e8cd5be4082846f8e1157293da28c0c (diff) | |
download | ports-91f40a2f51a28a163ac12acb66b37138ccaf6305.tar.gz ports-91f40a2f51a28a163ac12acb66b37138ccaf6305.zip |
devel/gh: Update to 2.37.0
-rw-r--r-- | devel/gh/Makefile | 4 | ||||
-rw-r--r-- | devel/gh/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/gh/Makefile b/devel/gh/Makefile index f394f8df3112..c51931f56ef7 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 2.35.0 +DISTVERSION= 2.37.0 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git -USES= go:modules +USES= go:1.21,modules _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +%Y-%m-%d) diff --git a/devel/gh/distinfo b/devel/gh/distinfo index a6d5004f2558..6750f7a687c4 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1696108620 -SHA256 (go/devel_gh/gh-v2.35.0/v2.35.0.mod) = b2a221f073f821d61f9a9a3fa3cd7e833a3ab15e05dba22e3eba768ecd197462 -SIZE (go/devel_gh/gh-v2.35.0/v2.35.0.mod) = 3729 -SHA256 (go/devel_gh/gh-v2.35.0/v2.35.0.zip) = 83544c297997025b02f336d2c5042741b0a3c68e757bbf5a344c77a40a9878d1 -SIZE (go/devel_gh/gh-v2.35.0/v2.35.0.zip) = 1345518 +TIMESTAMP = 1697665747 +SHA256 (go/devel_gh/gh-v2.37.0/v2.37.0.mod) = 61306f80660e17e56986fdadb14bfd7da62d3b4255114202ec1aae240359ecb8 +SIZE (go/devel_gh/gh-v2.37.0/v2.37.0.mod) = 3776 +SHA256 (go/devel_gh/gh-v2.37.0/v2.37.0.zip) = 9342c67207bc52963d69738782b08a806c1e1fe6be8cca5eed6461c7f94001ce +SIZE (go/devel_gh/gh-v2.37.0/v2.37.0.zip) = 1341292 |