spice-protocol: update to version 0.12.13

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Jonatan Schlag
2018-01-19 19:28:59 +01:00
committed by Michael Tremer
parent 4a9e4a91f0
commit 3019aa9970
2 changed files with 3 additions and 26 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.12.11
VER = 0.12.13
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 = 2
PAK_VER = 3
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 422bf0bc1eb34c8af3479a78b28e969b
$(DL_FILE)_MD5 = 50a1d951d1fa96d1478ff0cc7f3b1442
install : $(TARGET)