]> git.proxmox.com Git - criu.git/blobdiff - Makefile
update to latest upstream (commit 4a895813ae8bc6420fd1eec2455434fd0f7abf9b)
[criu.git] / Makefile
index eef1d1b76c3e8f4c50174b36db43ba7a2a9c83e8..3966bdc1a3f7703dd8623f2bbfac51798f3c0b18 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.0
 
 PACKAGE=criu
-PKGVER=1.5.2
+PKGVER=1.6.0
 DEBREL=1
 
 SRCDIR=criu
@@ -32,6 +32,7 @@ download ${SRCTAR}:
        git clone https://github.com/xemul/${SRCDIR}
        tar czf ${SRCTAR}.tmp ${SRCDIR}
        mv ${SRCTAR}.tmp ${SRCTAR}
+
 .PHONY: upload
 upload: ${DEBS}
        umount /pve/${RELEASE}; mount /pve/${RELEASE} -o rw