]> git.proxmox.com Git - pve-eslint.git/blobdiff - Makefile
buildsys: change upload dist to bullseye
[pve-eslint.git] / Makefile
index 44a29a1479d83aa1679480095192e127c7503b2b..48ad3776acff61a71de530e77b915118b5f9d6c2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ DSC=${PACKAGE}_${DEB_VERSION_UPSTREAM_REVISION}.dsc
 
 SRCDIR=src
 UPSTREAM=eslint
-UPSTREAMTAG=v7.2.0
+UPSTREAMTAG=v7.18.0
 BUILDSRC=${UPSTREAM}-${UPSTREAMTAG}
 
 all: ${DEB}
@@ -64,7 +64,7 @@ ${BUILDSRC}: ${UPSTREAM} patches
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist buster
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist bullseye
 
 .PHONY: distclean
 distclean: clean