diff options
author | makefu <github@syntax-fehler.de> | 2016-10-28 14:09:58 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-10-28 14:09:58 +0200 |
commit | 255af71a2511d7e819d5724fb792ee75a7999783 (patch) | |
tree | 15fb9f052d89ad33405ed75a50a18dea87a98945 /makefu/2configs | |
parent | 121c5cb92cba3594cbe4743ff80e46b6e85aeb4d (diff) |
m 2 urlwatch: use git-upload-pack
Diffstat (limited to 'makefu/2configs')
-rw-r--r-- | makefu/2configs/urlwatch.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/urlwatch.nix b/makefu/2configs/urlwatch.nix index 0d8f888fa..d575d18bc 100644 --- a/makefu/2configs/urlwatch.nix +++ b/makefu/2configs/urlwatch.nix @@ -15,7 +15,7 @@ http://guest:derpi@cvs2svn.tigris.org/svn/cvs2svn/tags/ http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/ https://github.com/amadvance/snapraid/releases.atom - https://erdgeist.org/gitweb/opentracker/commit/ + https://erdgeist.org/gitweb/opentracker/info/refs?service=git-upload-pack ]; }; } |