diff options
| author | Apollon Oikonomopoulos <apoikos@debian.org> | 2018-03-22 18:31:55 +0200 |
|---|---|---|
| committer | Apollon Oikonomopoulos <apoikos@debian.org> | 2018-03-22 18:44:19 +0200 |
| commit | 8c1740ab962bdc8b8fc6ac5575284af5502dd0aa (patch) | |
| tree | a7500c769a37d56fb683586f9361efd435aff5cc | |
| parent | 5e0daac0436dc418935eee9e64b7d605e2122feb (diff) | |
d/watch: switch URL to https://
| -rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 278ff5351df..3285bf7f9d9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=pgpsigurlmangle=s/$/.sig/,uversionmangle=s/(\d)-(rc\d+)$/$1~$2/ \ - http://www.mongodb.org/dl/src/ .*/mongodb-src-r(3\.4\..*)\.tar\.gz + https://www.mongodb.org/dl/src/ .*/mongodb-src-r(3\.4\..*)\.tar\.gz |
