Skip to content

Commit 5c7fc3f

Browse files
committed
package/tetris: bump to v1.5.0
ChangeLog https://github.com/troglobit/tetris/releases/tag/1.5.0 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent bae70ec commit 5c7fc3f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package/tetris/tetris.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# From https://github.com/troglobit/tetris/releases/
2-
sha256 2c6e17f927d4b73dca97c7d280d3848a515a87ca70ecdf072808561e47bf757c tetris-1.4.0.tar.gz
2+
sha256 c19b3e5eea43891d55481de5530f5824131974a85fc2a18b8a977bcebcba8223 tetris-1.5.0.tar.gz
33

44
# Locally calculated
55
sha256 a84e2b5247b2013a69496eecdd16e6051c04f1f3cb259b5f6ca8e671101a1f94 LICENSE

package/tetris/tetris.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
TETRIS_VERSION = 1.4.0
7+
TETRIS_VERSION = 1.5.0
88
TETRIS_SITE = https://github.com/troglobit/tetris/releases/download/$(TETRIS_VERSION)
99
TETRIS_LICENSE = ISC
1010
TETRIS_LICENSE_FILES = LICENSE

0 commit comments

Comments
 (0)