diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2025-10-03 22:49:55 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2025-10-03 23:02:07 +0000 |
commit | 6af2ad1d80fabfe9618b758f241bc5210cd18283 (patch) | |
tree | 89276a991f1dade73fd0b1191fc34080c59d76fa /devel | |
parent | 5b55c88bc4ebb24b0a04fe35d702d3679a9b4076 (diff) |
Diffstat (limited to 'devel')
-rw-r--r-- | devel/got/Makefile | 2 | ||||
-rw-r--r-- | devel/got/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/got/Makefile b/devel/got/Makefile index 7f0341e26f4c..13848c6899c3 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,5 +1,5 @@ PORTNAME= got -DISTVERSION= 0.119 +DISTVERSION= 0.120 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/portable/ DISTNAME= got-portable-${DISTVERSION} diff --git a/devel/got/distinfo b/devel/got/distinfo index 83e2a749302b..b427d16b1aef 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759265320 -SHA256 (got-portable-0.119.tar.gz) = 85009c9bb419c633eeb8a80fd269a4db40927fc68969924b6f9d5389a0a0f6f9 -SIZE (got-portable-0.119.tar.gz) = 1610900 +TIMESTAMP = 1759531771 +SHA256 (got-portable-0.120.tar.gz) = b7a60c6761f6dc2810f676606a2b32eb7631c17a96dcc74b8d99b67b91e89f43 +SIZE (got-portable-0.120.tar.gz) = 1679016 |