]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commitdiff
Makefile: Update repo URL.
authorUwe Hermann <redacted>
Wed, 10 Oct 2012 22:53:54 +0000 (00:53 +0200)
committerUwe Hermann <redacted>
Wed, 10 Oct 2012 22:53:54 +0000 (00:53 +0200)
Makefile

index 9116277d19036539974620aaf563b4c9090354e9..fc8d4c1020dac2bce5e7f32c440847aa189fac51 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ VERSION = "0.1.0"
 
 DESTDIR ?= /usr/local/share/sigrok-firmware
 
-REPO = git://sigrok.git.sourceforge.net/gitroot/sigrok/fx2lafw
+REPO = git://sigrok.org/sigrok-firmware-fx2lafw
 
 TARBALLDIR = sigrok-firmware-fx2lafw-$(VERSION)
 TARBALLBINDIR = sigrok-firmware-fx2lafw-bin-$(VERSION)