nestopia: update to 1.47.
This commit is contained in:
parent
616f5adac8
commit
8ae6228fa2
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'nestopia'
|
||||
pkgname=nestopia
|
||||
version=1.46.2
|
||||
revision=2
|
||||
wrksrc="rdanbrook-nestopia-97eab76"
|
||||
version=1.47
|
||||
revision=1
|
||||
wrksrc="rdanbrook-nestopia-549c072"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="SDL2-devel gtk+3-devel glu-devel libarchive-devel libao-devel"
|
||||
depends="desktop-file-utils"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://nestopia.sourceforge.net/"
|
||||
distfiles="https://github.com/rdanbrook/nestopia/tarball/${version}>${pkgname}-${version}.tar.gz"
|
||||
checksum=512a2158311fc081bfc7e217f378b44a3843fe01f34a37b29d32c01507f465c1
|
||||
checksum=d6d374430a39d00ad0075f1253c82fce577f51241560c0e06ba805a6a1cbb1e7
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CXX=$CXX PREFIX=/usr ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue