Update Tinyproxy website URLs
This commit is contained in:
parent
c15fc551da
commit
a37a81db2d
15
README
15
README
@ -14,7 +14,7 @@ tinyproxy version 1.7.x
|
||||
allowed, then tinyproxy is a great tool for the network
|
||||
administrator.
|
||||
|
||||
For more info, please visit: http://tinyproxy.banu.com/
|
||||
For more info, please visit: https://www.banu.com/tinyproxy/
|
||||
|
||||
|
||||
INSTALLATION
|
||||
@ -54,18 +54,19 @@ INSTALLATION
|
||||
|
||||
SUPPORT
|
||||
|
||||
If you are having problems with tinyproxy, please submit a bug at the
|
||||
tinyproxy Bugzilla product at:
|
||||
If you are having problems with tinyproxy, please submit a bug at:
|
||||
|
||||
https://bugzilla.banu.com/enter_bug.cgi?product=tinyproxy
|
||||
https://www.banu.com/tinyproxy/newticket
|
||||
|
||||
You may also wish to subscribe to the tinyproxy mailing list. To
|
||||
You may also wish to subscribe to the tinyproxy mailing lists. To
|
||||
do so please visit:
|
||||
|
||||
https://lists.banu.com/mailman/listinfo/tinyproxy
|
||||
https://www.banu.com/mailman/listinfo/tinyproxy-announce-list
|
||||
https://www.banu.com/mailman/listinfo/tinyproxy-users-list
|
||||
https://www.banu.com/mailman/listinfo/tinyproxy-developers-list
|
||||
|
||||
for more information on how to subscribe and post messages to the
|
||||
list.
|
||||
lists.
|
||||
|
||||
Please recompile tinyproxy with full debug support (--enable-debug)
|
||||
and include a copy of the log file, and any assert errors reported by
|
||||
|
@ -1,6 +1,6 @@
|
||||
AC_PREREQ(2.54)
|
||||
|
||||
AC_INIT([Tinyproxy], [1.7.1], [https://dev.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy], [tinyproxy])
|
||||
AC_INIT([Tinyproxy], [1.7.1], [https://www.banu.com/tinyproxy/newticket], [tinyproxy])
|
||||
dnl AC_CONFIG_AUX_DIR(config)
|
||||
dnl AC_CONFIG_MACRO_DIR(config)
|
||||
|
||||
|
@ -8,10 +8,10 @@ Summary: A small, efficient HTTP/SSL proxy daemon
|
||||
|
||||
Group: System Environment/Daemons
|
||||
License: GPLv2+
|
||||
URL: https://wiki.banu.com/tinyproxy
|
||||
URL: https://www.banu.com/tinyproxy/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Source0: http://files.banu.com/pub/tinyproxy/1.7/%{name}-%{version}.tar.gz
|
||||
Source0: https://www.banu.com/pub/tinyproxy/1.7/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}.init
|
||||
Source2: %{name}.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user