mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
nestopia: update to 1.46.2.
This commit is contained in:
parent
1e2a4eba61
commit
4bf5172403
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'nestopia'
|
# Template file for 'nestopia'
|
||||||
pkgname=nestopia
|
pkgname=nestopia
|
||||||
version=1.46
|
version=1.46.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="rdanbrook-nestopia-6d122f4"
|
wrksrc="rdanbrook-nestopia-97eab76"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
make_build_args="PREFIX=/usr"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://nestopia.sourceforge.net/"
|
homepage="http://nestopia.sourceforge.net/"
|
||||||
distfiles="https://github.com/rdanbrook/nestopia/tarball/${version}>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/rdanbrook/nestopia/tarball/${version}>${pkgname}-${version}.tar.gz"
|
||||||
checksum=033993f64c5d81b05865d466d2f3149c2fa17c7a5ff6fa5f22abf5ef76a50f05
|
checksum=512a2158311fc081bfc7e217f378b44a3843fe01f34a37b29d32c01507f465c1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
mkdir -p ${DESTDIR}/usr/{bin,share/$pkgname}
|
mkdir -p ${DESTDIR}/usr/{bin,share/$pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue