package/frotz: Update to version 2.54
A simple update by bumping the version number and sha256 sum to the current version. Signed-off-by: Thomas Huth <huth@tuxfamily.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
3c98eb26db
commit
53b9e2e168
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 8da558828dd74d6d6ee30483bb32276ef918b8b72b7f6e89b4f7cb27e7abf58b frotz-2.53.tar.bz2
|
||||
sha256 bdf9131e6de49108c9f032200cea3cb4011e5ca0c9fbdbf5b0c05f7c56c81395 frotz-2.54.tar.bz2
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FROTZ_VERSION = 2.53
|
||||
FROTZ_VERSION = 2.54
|
||||
FROTZ_SOURCE = frotz-$(FROTZ_VERSION).tar.bz2
|
||||
FROTZ_SITE = $(call gitlab,DavidGriffith,frotz,$(FROTZ_VERSION))
|
||||
FROTZ_DEPENDENCIES = host-pkgconf ncurses
|
||||
|
Loading…
Reference in New Issue
Block a user