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'
|
||||
pkgname=gcdemu
|
||||
version=3.2.4
|
||||
revision=2
|
||||
version=3.2.5
|
||||
revision=1
|
||||
wrksrc="gcdemu-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="python3 intltool"
|
||||
|
@ -10,5 +10,5 @@ short_desc="GTK application for controlling CDEmu daemon"
|
|||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://cdemu.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/cdemu/gcdemu-${version}.tar.bz2"
|
||||
checksum=05f11ea40f65ed338cb274c30f4b4a04434a731ea2125785a56b071bd3954783
|
||||
distfiles="${SOURCEFORGE_SITE}/cdemu/gcdemu-${version}.tar.xz"
|
||||
checksum=844ef7099bce2ae67cb749f3bed5f52b3d03847bc9db8243e28aa15f095e77db
|
||||
|
|
Loading…
Reference in a new issue