diff options
author | Robert Clausecker <fuz@FreeBSD.org> | 2024-09-26 13:28:09 +0200 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2024-09-30 16:01:56 +0200 |
commit | 36b49623a011527263f4f1acc54fdf75ff5811ab (patch) | |
tree | dabaf93e2007bf33c749c9108b3528019202d343 | |
parent | textproc/man2html: update to 3.1.20240105 (diff) |
games/stonesoup: update to 0.32.1
Changelog: https://github.com/crawl/crawl/releases/tag/0.32.1
-rw-r--r-- | games/stonesoup/Makefile | 2 | ||||
-rw-r--r-- | games/stonesoup/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index 856b1a0230c0..1f9075fa1fa1 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -1,5 +1,5 @@ PORTNAME= stonesoup -DISTVERSION= 0.32.0 +DISTVERSION= 0.32.1 CATEGORIES= games MAINTAINER= fuz@FreeBSD.org diff --git a/games/stonesoup/distinfo b/games/stonesoup/distinfo index 8194fce72130..2836c624caa5 100644 --- a/games/stonesoup/distinfo +++ b/games/stonesoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725968983 -SHA256 (crawl-crawl-0.32.0_GH0.tar.gz) = e025f720319f994885cb18a1e4e14d746a420554e168b6f92cc58e67305dab5a -SIZE (crawl-crawl-0.32.0_GH0.tar.gz) = 24408342 +TIMESTAMP = 1727342580 +SHA256 (crawl-crawl-0.32.1_GH0.tar.gz) = 8b9330a9a8156a7b93cc0964b5cc7cba8312f0cf745b64a072432f17f67f889d +SIZE (crawl-crawl-0.32.1_GH0.tar.gz) = 24409881 |