mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
vice: update to 3.1.
This commit is contained in:
parent
b7bf69362f
commit
2680ed2e85
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vice'
|
# Template file for 'vice'
|
||||||
pkgname=vice
|
pkgname=vice
|
||||||
version=2.4.33
|
version=3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-sdlui $(vopt_with pulseaudio pulse)"
|
configure_args="--enable-sdlui $(vopt_with pulseaudio pulse)"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://vice-emu.sourceforge.net/"
|
homepage="http://vice-emu.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/vice-emu/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/vice-emu/$pkgname-$version.tar.gz"
|
||||||
checksum=111bb26310bd660802767084f6840a75156158134689a23a3c8a0e0d817ee36d
|
checksum=3eb8159633816095006dec36c5c3edd055a87fd8bda193a1194a6801685d1240
|
||||||
nocross="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/15374/steps/shell_3/logs/stdio"
|
nocross="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/15374/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue