buildrootschalter/package/spice-protocol/spice-protocol.mk
Axel Lin 2a3311dbe8 spice-protocol: bump to version 0.12.6
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-12 23:24:13 +01:00

15 lines
533 B
Makefile

################################################################################
#
# spice-protocol
#
################################################################################
SPICE_PROTOCOL_VERSION = 0.12.6
SPICE_PROTOCOL_SOURCE = spice-protocol-$(SPICE_PROTOCOL_VERSION).tar.bz2
SPICE_PROTOCOL_SITE = http://www.spice-space.org/download/releases/
SPICE_PROTOCOL_LICENSE = BSD-3c
SPICE_PROTOCOL_LICENSE_FILES = COPYING
SPICE_PROTOCOL_INSTALL_STAGING = YES
$(eval $(autotools-package))