]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/spice
slang: revert parallelized build
[ipfire-2.x.git] / lfs / spice
index 415d5aa415fffb3cb52dc8cbb409b049bbec46a6..bdba4f5a946ec89b8c30323a7cebd76ae0485d63 100644 (file)
--- a/lfs/spice
+++ b/lfs/spice
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2016  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.12.6
+VER        = 0.14.0
 
 THISAPP    = spice-$(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
-PAK_VER    = 1
+PAK_VER    = 4
 
 DEPS       = "opus"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 605a8c8ea80bc95076c4b3539c6dd026
+$(DL_FILE)_MD5 = 6622aa7dfb5cd026a4d0d7e659216d26
 
 install : $(TARGET)