summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lamprecht <t.lamprecht@proxmox.com>2022-02-14 08:07:46 +0100
committerThomas Lamprecht <t.lamprecht@proxmox.com>2022-02-14 08:07:46 +0100
commitc5582ba30e3fec9f27cc1e18cedcbb6380c67689 (patch)
tree26af0ea7eed078e8de031d28a2d21336038d9f45
parentb86302e314aff0c6e3cd464771ddb2c46236a14c (diff)
buildsys: change upload dist to bullseye
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a162c11..3256fa0 100644
--- a/Makefile
+++ b/Makefile
@@ -47,5 +47,5 @@ install:
.PHONY: upload
upload: ${DEB}
- tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
+ tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye