stella: update to 5.1.2.
This commit is contained in:
parent
02106acf46
commit
7b9f74e2a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stella'
|
||||
pkgname=stella
|
||||
version=5.0.2
|
||||
version=5.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="SDL2-devel glu-devel libpng-devel zlib-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://stella-emu.github.io/"
|
||||
distfiles="https://github.com/stella-emu/stella/releases/download/${version}/stella-${version}-src.tar.xz"
|
||||
checksum=74ee708b68340b65519a04a22c61921cdcf69a1d308600c212414b28e9e689ac
|
||||
checksum=77b210d51af7e4be88c14014d507e48367bcdff6b8ba513793f035f3e30a21bd
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr
|
||||
|
|
Loading…
Reference in a new issue