vice: update to 2.4.32.
This commit is contained in:
parent
0dca45146e
commit
ec7654be18
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vice'
|
||||
pkgname=vice
|
||||
version=2.4.24
|
||||
version=2.4.32
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-sdlui $(vopt_with pulseaudio pulse)"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://vice-emu.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/vice-emu/$pkgname-$version.tar.gz"
|
||||
checksum=24e37b4fa268d6034517e41f1802a311af35a5c3a31059c84b6c53e33d5cb59d
|
||||
checksum=e9896fd00ae16627b87ac63df7722d7a8ecda9095ecc909c50fa66b8daa7c304
|
||||
|
||||
# Package build options
|
||||
build_options="pulseaudio"
|
||||
|
|
Loading…
Reference in New Issue