mgba: update to 0.6.1.

This commit is contained in:
Michael Gehring 2017-10-02 10:10:26 +00:00
parent e742c52d10
commit 7d9544fff6

View File

@ -1,6 +1,6 @@
# Template file for 'mgba'
pkgname=mgba
version=0.6.0
version=0.6.1
revision=1
build_style=cmake
hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MPL-2"
homepage="https://www.mgba.io/"
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
checksum=d8cf01befd7f452415a9191b058bc21e47e39c7f2c865257cd93c2780b17fe07
checksum=7c78feb0aa12930b993ca1b220d282ed178e306621559e48bb168623030eb876
subpackages="libmgba"
if [ -z "$CROSS_BUILD" ]; then