X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=a453959b83cc53c9bb36490db168ec98dea4c6dd;hp=b42e76ae15c58fe41184c1a0e7d5aa4309ad3169;hb=f6a70fbfdf12bdb95deec9ff4af3fddf25108f0d;hpb=cea9c7b4302a6ee8c2bb6d212204086efda6b4f2 diff --git a/Makefile b/Makefile index b42e76a..a453959 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=17 +PKGREL=30 PACKAGE=libpve-common-perl @@ -45,5 +45,5 @@ check: .PHONY: upload upload: ${DEB} - tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch + tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch