]> git.proxmox.com Git - pve-access-control.git/blobdiff - Makefile
use new PVE::Tools::encrypt_pw, bump version to 5.0-3
[pve-access-control.git] / Makefile
index 1c5aa0d418d424f3e7ab7176d0d418af4f7fea93..b0045bd4fb8e6fafe31f066ed0842a0046510762 100644 (file)
--- 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: