public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Update spice-protocol to 0.12.11
@ 2016-07-15 15:27 Jonatan Schlag
  2016-07-15 15:27 ` [PATCH] Update spice to version 0.12.8 Jonatan Schlag
  0 siblings, 1 reply; 3+ messages in thread
From: Jonatan Schlag @ 2016-07-15 15:27 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 848 bytes --]

Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
 lfs/spice-protocol | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/spice-protocol b/lfs/spice-protocol
index c399fac..84376f5 100644
--- a/lfs/spice-protocol
+++ b/lfs/spice-protocol
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.12.10
+VER        = 0.12.11
 
 THISAPP    = spice-protocol-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = spice-protocol
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1fb9d0dcdd42dce1b476ae8aa7569bcc
+$(DL_FILE)_MD5 = 422bf0bc1eb34c8af3479a78b28e969b
 
 install : $(TARGET)
 
-- 
2.1.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-16  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15 15:27 [PATCH] Update spice-protocol to 0.12.11 Jonatan Schlag
2016-07-15 15:27 ` [PATCH] Update spice to version 0.12.8 Jonatan Schlag
2016-07-16  9:53   ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox