spice-protocol: update to 0.14.0.
Major changes in 0.14.0 ======================= * Bumping minor to show that some types and values were removed * Regenerate enums.h (from spice.proto) which removes: * SpicePubkeyType; * SpiceTunnelServiceType; * SpiceTunnelIpType; * SPICE_MSG_TUNNEL_* and SPICE_MSGC_TUNNEL_* * Add VDAgentGraphicsDeviceInfo message * Add StreamMsgGraphicsDeviceInfo message * Add padding to SpiceStat structure
This commit is contained in:
parent
a1c2701a3c
commit
d89d0db738
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.11 2019/02/24 10:35:48 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2019/05/01 07:27:25 wiz Exp $
|
||||
|
||||
DISTNAME= spice-protocol-0.12.15
|
||||
DISTNAME= spice-protocol-0.14.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://spice-space.org/download/releases/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.11 2019/02/24 10:35:48 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.12 2019/05/01 07:27:25 wiz Exp $
|
||||
|
||||
SHA1 (spice-protocol-0.12.15.tar.bz2) = 362f630ff5bccb6621e345c41f43a079d1fd4fd6
|
||||
RMD160 (spice-protocol-0.12.15.tar.bz2) = 3eaa0ea849ebede0497ee6ad4d11bbe0ee1d072c
|
||||
SHA512 (spice-protocol-0.12.15.tar.bz2) = 1a3c3c26239d092c6c24708f5bd070ae1cb146f92f2329b63bec2d21a7276cdf1b9567f434bfbeeb1f7cd7dd4ad47494c51dcdbbba5af8e271e66dfe5b11de9d
|
||||
Size (spice-protocol-0.12.15.tar.bz2) = 74598 bytes
|
||||
SHA1 (spice-protocol-0.14.0.tar.bz2) = 8958c5eb11c67ac213cc6d55a736e9aa51526137
|
||||
RMD160 (spice-protocol-0.14.0.tar.bz2) = aa9fd85dd0eb178386e94ab8fe6e869f39063502
|
||||
SHA512 (spice-protocol-0.14.0.tar.bz2) = 797df5f529731e9fd395b5946af2490ecf02c26982cc4a0aef24c1766887a35222f68525a996f8bc7459c2c4a25fde0c9a10c489ee6cab6eed7a68a9b5d90f76
|
||||
Size (spice-protocol-0.14.0.tar.bz2) = 70938 bytes
|
||||
|
|
Loading…
Reference in a new issue