mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
mgba: update to 0.6.1.
This commit is contained in:
parent
e742c52d10
commit
7d9544fff6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mgba'
|
# Template file for 'mgba'
|
||||||
pkgname=mgba
|
pkgname=mgba
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MPL-2"
|
license="MPL-2"
|
||||||
homepage="https://www.mgba.io/"
|
homepage="https://www.mgba.io/"
|
||||||
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=d8cf01befd7f452415a9191b058bc21e47e39c7f2c865257cd93c2780b17fe07
|
checksum=7c78feb0aa12930b993ca1b220d282ed178e306621559e48bb168623030eb876
|
||||||
|
|
||||||
subpackages="libmgba"
|
subpackages="libmgba"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue