diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2014-04-06 12:30:12 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-04-06 12:30:12 +0100 |
commit | 4315e384b343616142a4fc3bbf1cce7c8b902d56 (patch) | |
tree | eaf0b87e0f99dd860e1fe1fa6c5ce33495337462 /debian/watch | |
parent | 997b071b1b2ca623a5994223f18d786fa9cca21e (diff) | |
download | sos-4315e384b343616142a4fc3bbf1cce7c8b902d56.tar.gz |
Update references to github URL
Update URLs to reflect repository rename to 'sos'.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 519e0814..7e87a3bc 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/sosreport/sosreport/releases/tag/r3.0 /sosreport/sosreport/archive/r(.+).tar.gz +https://github.com/sosreport/sos/releases/tag/3.0 /sosreport/sos/archive/(.+).tar.gz |