Skip to content

Commit 952b55d

Browse files
authored
Merge pull request #156 from REG-Linux/stella-7.0
Bump Stella to 7.0 release
2 parents f2c4c44 + 6249ec7 commit 952b55d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

package/stella/stella.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Locally computed:
2-
sha256 9ef880df87f2d3ffebfbad915247d1fd5a3aca41dfd6a754dcf7a142ac826752 stella-6.7.1-src.tar.xz
2+
sha256 d3fdd7a4eca4831f41b9f4ca39589502d01c612aee010395c27a088029adc0bc stella-7.0-src.tar.xz
33
sha256 e82dd017fea2c70a16726aa1d7c05c5b7597e10f7229511c1b110bf84cb507c0 Copyright.txt
44
sha256 58530d09b6fcb91ae27071be0081af90e6c2d7fdf991d34a29e234a2a5e75455 License.txt

package/stella/stella.mk

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

7-
STELLA_VERSION = 6.7.1
7+
#REGLINUX update
8+
STELLA_VERSION = 7.0
89
STELLA_SOURCE = stella-$(STELLA_VERSION)-src.tar.xz
910
STELLA_SITE = https://github.com/stella-emu/stella/releases/download/$(STELLA_VERSION)
1011
STELLA_LICENSE = GPL-2.0+

0 commit comments

Comments
 (0)