mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Use https for www.qbittorrent.org
This commit is contained in:
parent
155dc49c5a
commit
ddd6c82dd7
9 changed files with 13 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([qbittorrent], [v3.2.0alpha], [bugs.qbittorrent.org], [], [http://www.qbittorrent.org/])
|
||||
AC_INIT([qbittorrent], [v3.2.0alpha], [bugs.qbittorrent.org], [], [https://www.qbittorrent.org/])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_PROG_CC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue