Merge pull request #7134 from diogoleal/stella-5.0.1
stella: update to 5.0.1
This commit is contained in:
commit
8968592e5f
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=5.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="SDL2-devel glu-devel libpng-devel zlib-devel"
|
makedepends="SDL2-devel glu-devel libpng-devel zlib-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=c21ba87959312f833a5a0e8d73d99cb8fb2ddd312f4e0a7ef0412b445903d0bc
|
checksum=34ff90b60a4d277ada2815c4d65eda18c87371d0fb15e872b8ac82aac3e0b07a
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
|
|
Loading…
Reference in a new issue