X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fspice;h=bdba4f5a946ec89b8c30323a7cebd76ae0485d63;hp=415d5aa415fffb3cb52dc8cbb409b049bbec46a6;hb=eee037b8902c3163850069f302479e7733966bd0;hpb=b3b5bbb95a48106dd370e5e5003bacb488e4efb7 diff --git a/lfs/spice b/lfs/spice index 415d5aa415..bdba4f5a94 100644 --- a/lfs/spice +++ b/lfs/spice @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2016 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # 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)