mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
gcdemu: update to 3.2.5.
This commit is contained in:
parent
e7b1ffdeb1
commit
2a9eb7bc18
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gcdemu'
|
# Template file for 'gcdemu'
|
||||||
pkgname=gcdemu
|
pkgname=gcdemu
|
||||||
version=3.2.4
|
version=3.2.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="gcdemu-${version}"
|
wrksrc="gcdemu-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3 intltool"
|
hostmakedepends="python3 intltool"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="GTK application for controlling CDEmu daemon"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://cdemu.sourceforge.net"
|
homepage="http://cdemu.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/cdemu/gcdemu-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/cdemu/gcdemu-${version}.tar.xz"
|
||||||
checksum=05f11ea40f65ed338cb274c30f4b4a04434a731ea2125785a56b071bd3954783
|
checksum=844ef7099bce2ae67cb749f3bed5f52b3d03847bc9db8243e28aa15f095e77db
|
||||||
|
|
Loading…
Add table
Reference in a new issue