development/spice-protocol: Updated for version 0.14.4.
This commit is contained in:
parent
917e7af945
commit
6b0e4faecf
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=spice-protocol
|
||||
VERSION=${VERSION:-0.14.3}
|
||||
VERSION=${VERSION:-0.14.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spice-protocol"
|
||||
VERSION="0.14.3"
|
||||
VERSION="0.14.4"
|
||||
HOMEPAGE="https://www.spice-space.org"
|
||||
DOWNLOAD="https://www.spice-space.org/download/releases/spice-protocol-0.14.3.tar.xz"
|
||||
MD5SUM="950e08044497ca9cf64e368cb3ceb395"
|
||||
DOWNLOAD="https://www.spice-space.org/download/releases/spice-protocol-0.14.4.tar.xz"
|
||||
MD5SUM="6c8e9b14ce9e6b6357dd5ebd05a1a331"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue