]> git.proxmox.com Git - pve-zsync.git/blobdiff - Makefile
bump version to 2.3.1
[pve-zsync.git] / Makefile
index 65285747d1f81206ca4799b951bb15ecb87641bf..ba995ffd6dfa25f597df1a366ea85cb71bf241aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ install: pve-zsync.8
 $(BUILDDIR):
        rm -rf $@.tmp $@
        rsync -a * $@.tmp
-       echo "git clone git://git.proxmox.com/git/dab.git\\ngit checkout $(GITVERSION)" > $@.tmp/debian/SOURCE
+       echo "git clone git://git.proxmox.com/git/pve-zsync.git\\ngit checkout $(GITVERSION)" > $@.tmp/debian/SOURCE
        mv $@.tmp $@
 
 .PHONY: deb