]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Update spice-protocol to 0.12.11
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Fri, 15 Jul 2016 15:27:15 +0000 (17:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Jul 2016 09:52:05 +0000 (10:52 +0100)
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/spice-protocol

index c399fac94405bea7046fd5055f669ccb087c2098..84376f58ec9996fb94e8cfdf59c5c6e8074067ce 100644 (file)
@@ -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)