stella: update to 6.5.3.
Also add changelog. Closes: #31828 [via git-merge-pr]
This commit is contained in:
parent
8d7301f05d
commit
a523a04bb1
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stella'
|
||||
pkgname=stella
|
||||
version=6.1.2
|
||||
version=6.5.3
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
|
@ -11,8 +11,9 @@ short_desc="Multi-platform Atari 2600 VCS Emulator"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-2.0-or-later, BSD-3-Clause"
|
||||
homepage="https://stella-emu.github.io/"
|
||||
changelog="https://stella-emu.github.io/changelog.html"
|
||||
distfiles="https://github.com/stella-emu/stella/releases/download/${version}/stella-${version}-src.tar.xz"
|
||||
checksum=8086e57c231625f0b840ca361f493969247d20476cbb53609d778d37bda17c34
|
||||
checksum=b49d5e5a5aa872e1f4b6f24eabd72304abdd577801d6ec349760c73b99e7f14d
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue