X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=d0f91e848c8c4a634f43702fcd01bffe874bc7a7;hb=33c7a0ef2143973309014ab28861a6fa401a5aa5;hp=f542dbe47a188bcfb42ce3f5da54032a2d19629c;hpb=a7eef15ae04398ff74cc814724494ccfa88bdb84;p=ceph.git diff --git a/Makefile b/Makefile index f542dbe47..d0f91e848 100644 --- a/Makefile +++ b/Makefile @@ -102,7 +102,7 @@ ${DSC}: ${BUILDSRC} .PHONY: download download: rm -rf ${SRCDIR}.tmp ${SRCDIR} - dgit -cdgit-distro.ceph.archive-query=aptget: -cdgit-distro.ceph.mirror=http://download.ceph.com/debian-pacific -cdgit-distro.ceph.git-check=false --apt-get:--option=Dir::Etc::Trusted=${CURDIR}/upstream-key.asc -d ceph clone ceph buster ./${SRCDIR}.tmp + dgit -cdgit-distro.ceph.archive-query=aptget: -cdgit-distro.ceph.mirror=http://download.ceph.com/debian-quincy -cdgit-distro.ceph.git-check=false --apt-get:--option=Dir::Etc::Trusted=${CURDIR}/upstream-key.asc -d ceph clone ceph bullseye ./${SRCDIR}.tmp @echo "WARNING" @echo "Check output above for verification errors!" @echo "WARNING"