X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=blobdiff_plain;f=Makefile;h=b0045bd4fb8e6fafe31f066ed0842a0046510762;hp=1c5aa0d418d424f3e7ab7176d0d418af4f7fea93;hb=63358f40b36266a1d9df2fbb8477935d16b5f1c5;hpb=156fd8f7366ce745bd27c412614b79757eafa402 diff --git a/Makefile b/Makefile index 1c5aa0d..b0045bd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -VERSION=4.0 +VERSION=5.0 PACKAGE=libpve-access-control -PKGREL=23 +PKGREL=3 DESTDIR= PREFIX=/usr @@ -67,7 +67,7 @@ ${DEB}: .PHONY: upload upload: ${DEB} - tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload + tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${ARCH} .PHONY: clean clean: