diff options
| author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-11-28 14:35:50 -0300 |
|---|---|---|
| committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-12-06 12:08:06 -0300 |
| commit | a23499e37283ed5fa0141de4f1c8ecb1526dbb00 (patch) | |
| tree | 95e645391d0b7818715bc2093ee69527066928fd | |
| parent | 1115768ee42013c135335c95c6ebba1f0271efd7 (diff) | |
debian watch retrieve method from secure url
| -rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 12ae67f..f8de9a9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -http://lsm.foobar.fi/download/foolsm-(.+)\.tar\.gz +https://lsm.foobar.fi/download/foolsm-(.+)\.tar\.gz |
