]> git.proxmox.com Git - pve-libspice-server.git/blobdiff - Makefile
upgrade to 0.14.1
[pve-libspice-server.git] / Makefile
index 3841740bcfed7a1607d628376c52d3ba9f653651..aa942b81b85c33076a3936030f38329330e5a355 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.0
 
 PACKAGE=pve-libspice-server1
-PKGVERSION=0.12.8
+PKGVERSION=0.14.1
 PKGRELEASE=3
 
 PKGDIR=spice-${PKGVERSION}
@@ -40,7 +40,7 @@ $(DEB): ${PKGSRC}
 .PHONY: download
 download:
        rm -f ${PKGSRC} 
-       wget http://spice-space.org/download/releases/spice-${PKGVERSION}.tar.bz2
+       wget http://spice-space.org/download/releases/spice-server/spice-${PKGVERSION}.tar.bz2
 
 .PHONY: upload
 upload: ${DEBS}