diff options
author | Matthias Benkard <code@mail.matthias.benkard.de> | 2008-03-08 02:25:32 +0100 |
---|---|---|
committer | Matthias Benkard <code@mail.matthias.benkard.de> | 2008-03-08 02:25:32 +0100 |
commit | 21f59481d130e6e08cce89d7887dd01b1f6217d4 (patch) | |
tree | 0a19e875354f8b5de85c18283edf885eee3c7e61 /debian | |
parent | 1b4a2d1740e2741e898d3e332ccabf14cb6135c8 (diff) |
debian/watch: Fix the link pattern.
darcs-hash:8de354f3cddb4c0607ad5e789f1ad73a298051e9
Diffstat (limited to 'debian')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index e5b6ecf..aecd0e2 100644 --- a/debian/watch +++ b/debian/watch @@ -8,7 +8,7 @@ version=3 # Uncomment to examine a Webpage # <Webpage URL> <string match> -http://cliki.net/Objective-CL cl-objective-cl-(.*)\.tar\.gz +http://cliki.net/Objective-CL http://matthias.benkard.de/objective-cl/releases/objective-cl-(.*)\.tar\.gz # Uncomment to examine a Webserver directory #http://www.example.com/pub/cl-objective-cl-(.*)\.tar\.gz |