We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2c4c44 + 6249ec7 commit 952b55dCopy full SHA for 952b55d
2 files changed
package/stella/stella.hash
@@ -1,4 +1,4 @@
1
# Locally computed:
2
-sha256 9ef880df87f2d3ffebfbad915247d1fd5a3aca41dfd6a754dcf7a142ac826752 stella-6.7.1-src.tar.xz
+sha256 d3fdd7a4eca4831f41b9f4ca39589502d01c612aee010395c27a088029adc0bc stella-7.0-src.tar.xz
3
sha256 e82dd017fea2c70a16726aa1d7c05c5b7597e10f7229511c1b110bf84cb507c0 Copyright.txt
4
sha256 58530d09b6fcb91ae27071be0081af90e6c2d7fdf991d34a29e234a2a5e75455 License.txt
package/stella/stella.mk
@@ -4,7 +4,8 @@
#
5
################################################################################
6
7
-STELLA_VERSION = 6.7.1
+#REGLINUX update
8
+STELLA_VERSION = 7.0
9
STELLA_SOURCE = stella-$(STELLA_VERSION)-src.tar.xz
10
STELLA_SITE = https://github.com/stella-emu/stella/releases/download/$(STELLA_VERSION)
11
STELLA_LICENSE = GPL-2.0+
0 commit comments