mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
stella: update to 6.0.2.
This commit is contained in:
parent
ade2535bd3
commit
939485072f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stella'
|
# Template file for 'stella'
|
||||||
pkgname=stella
|
pkgname=stella
|
||||||
version=6.0
|
version=6.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2.0-or-later, BSD-3-Clause"
|
license="GPL-2.0-or-later, BSD-3-Clause"
|
||||||
homepage="https://stella-emu.github.io/"
|
homepage="https://stella-emu.github.io/"
|
||||||
distfiles="https://github.com/stella-emu/stella/releases/download/${version}/stella-${version}-src.tar.xz"
|
distfiles="https://github.com/stella-emu/stella/releases/download/${version}/stella-${version}-src.tar.xz"
|
||||||
checksum=17aa8c5f08e09c51dd7dd933f93b0a1929d2832bd66f3bd994fa50ebb2b9a2b1
|
checksum=bcbd82294f97d00457fdb727e9b08ff73b685dc7f77704cea1eceb58d8967387
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue