]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.daily
Use more https://
[dak.git] / config / debian / cron.daily
index 48360d8c016007a60c8f27981333b6aae7983f3a..1214bab131211019ca93ac844c9f33ece251e623 100755 (executable)
@@ -30,7 +30,7 @@ LOGFILE="$logdir/daily_${NOW}.log"
 exec >> "$LOGFILE" 2>&1
 
 # get the latest list of wnpp bugs and their source packages
-wget -q -O${TMPFILE} http://qa.debian.org/data/bts/wnpp_rm
+wget -q -O${TMPFILE} https://qa.debian.org/data/bts/wnpp_rm
 chmod go+r ${TMPFILE}
 mv ${TMPFILE} /srv/ftp-master.debian.org/scripts/masterfiles/wnpp_rm