mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
cdemu-daemon: update to 3.2.5.
This commit is contained in:
parent
2e063ebf5c
commit
180d6e8b1e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cdemu-daemon'
|
# Template file for 'cdemu-daemon'
|
||||||
pkgname=cdemu-daemon
|
pkgname=cdemu-daemon
|
||||||
version=3.2.4
|
version=3.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -10,7 +10,7 @@ short_desc="Userspace daemon part of the cdemu suite"
|
||||||
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/cdemu-daemon-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/cdemu/cdemu-daemon-${version}.tar.xz"
|
||||||
checksum=a6b32d4b78631e5f449f05f8d26b7f2f46dd3e82387f5855ccabb4933592de0b
|
checksum=8d1053b195e8f9040c5628340740aa9bbfdd4891bac06fbc5eb5cd4ec376e699
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue