mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
cdemu-daemon: update to 3.2.1.
This commit is contained in:
parent
1d84206f70
commit
2abb8bfba7
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cdemu-daemon'
|
# Template file for 'cdemu-daemon'
|
||||||
pkgname=cdemu-daemon
|
pkgname=cdemu-daemon
|
||||||
version=3.1.0
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -8,7 +8,7 @@ makedepends="libmirage-devel glib-devel libao-devel"
|
||||||
depends="vhba-module-dkms"
|
depends="vhba-module-dkms"
|
||||||
short_desc="The userspace daemon part of the cdemu suite"
|
short_desc="The userspace daemon part of the cdemu suite"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://cdemu.sourceforge.net"
|
homepage="http://cdemu.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/cdemu/cdemu-daemon-3.1.0.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/cdemu/cdemu-daemon-${version}.tar.bz2"
|
||||||
checksum=498f0f2fe2225de76acfe0b3dbf9606e4e2eb57ac9d29da9d48064b62587bc4f
|
checksum=842d889094be45fb913ee6649cba8f12e6190e83497764536bc63d1c3fc3389c
|
||||||
|
|
Loading…
Add table
Reference in a new issue