spice: bump to version 0.14.3
[feed/packages.git] / libs / spice / Makefile
index af86cf64ce611b2a59d9218d34b1908819b92cb6..e2e3d49772c012e00f00501b292d60a74699b477 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=spice
-PKG_VERSION:=0.14.2
-PKG_RELEASE:=3
+PKG_VERSION:=0.14.3
+PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://www.spice-space.org/download/releases/spice-server
-PKG_HASH:=b203b3882e06f4c7249a3150d90c84e1a90490d41ead255a3d2cede46f4a29a7
+PKG_HASH:=551d4be4a07667cf0543f3c895beb6da8a93ef5a9829f2ae47817be5e616a114
 PKG_LICENSE:=LGPL-2.1-only
 PKG_LICENSE_FILES:=COPYING
 PKG_INSTALL:=1
@@ -55,5 +55,6 @@ CONFIGURE_ARGS += \
        --disable-smartcard \
        --disable-statistics \
        --without-sasl \
+       --disable-silent-rules \
 
 $(eval $(call BuildPackage,libspice-server))