X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=a453959b83cc53c9bb36490db168ec98dea4c6dd;hb=62635f92356f82e76b044fcc74ccd4e1d624637a;hp=5d7f50d4327629dce96d74d501aefbb6ab684431;hpb=76cbfc85dffa86d4e46bfc0f1ea748d3ce2ea3f4;p=pve-common.git diff --git a/Makefile b/Makefile index 5d7f50d..a453959 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=24 +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