]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
bump version to 2.0-6
[pve-container.git] / Makefile
index 8cfd7a893f2317011594faebaf174dc9e98d5352..bad6813e69346acb3a1bdccad8fa281334d8f19f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=2
+PKGREL=6
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
@@ -36,4 +36,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch