]> git.proxmox.com Git - pve-access-control.git/blobdiff - Makefile
buildsys: switch upload dist over to buster
[pve-access-control.git] / Makefile
index a07710b5930e9b51e0c3363789dec8bd9eac67e5..cf0aa6bb1ea01b1ebb5b555ffe9caf22217a3dcd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -79,7 +79,7 @@ ${DSC}: ${BUILDDIR}
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch ${DEB_BUILD_ARCH}
+       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster --arch ${DEB_BUILD_ARCH}
 
 .PHONY: clean
 clean: