summaryrefslogtreecommitdiffstats
path: root/games/frotz/frotz.SlackBuild
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-03-30 03:47:56 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:34 +0700
commitd66c2e4d4124dc2deceb832ec2952351af4526cd (patch)
treed319ff8e98148c6421067b0e0403d6c1c23d5a62 /games/frotz/frotz.SlackBuild
parent6457f7535f0805f18aadbadd4f251006819edfd3 (diff)
downloadslackbuilds-d66c2e4d4124dc2deceb832ec2952351af4526cd.tar.gz
slackbuilds-d66c2e4d4124dc2deceb832ec2952351af4526cd.tar.xz
games/frotz: Fix md5sum.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/frotz/frotz.SlackBuild')
-rw-r--r--games/frotz/frotz.SlackBuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/frotz/frotz.SlackBuild b/games/frotz/frotz.SlackBuild
index a3bff1a2e2..aad8cf468e 100644
--- a/games/frotz/frotz.SlackBuild
+++ b/games/frotz/frotz.SlackBuild
@@ -9,6 +9,11 @@
# Original had no license. This modified version is released under the
# WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230330 bkw: upstream download file changed. In case you're
+# wondering, it's a one-line change in the Makefile (an extra
+# digit in the git has), which doesn't actually affect the
+# compiled binaries. updated md5sum in .info, did not bump BUILD.
+
# 20220613 bkw: updated for v2.54.
# 20211007 bkw: