Update Tinyproxy website URLs
This commit is contained in:
		
							parent
							
								
									a46a02dbf7
								
							
						
					
					
						commit
						d5148b0b73
					
				
							
								
								
									
										17
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								README
									
									
									
									
									
								
							@ -15,6 +15,8 @@
 | 
			
		||||
 allowed, then tinyproxy is a great tool for the network
 | 
			
		||||
 administrator.
 | 
			
		||||
 | 
			
		||||
 For more info, please visit: https://www.banu.com/tinyproxy/
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 INSTALLATION
 | 
			
		||||
 ------------
 | 
			
		||||
@ -62,18 +64,19 @@
 | 
			
		||||
 SUPPORT
 | 
			
		||||
 -------
 | 
			
		||||
 | 
			
		||||
 If you are having problems with tinyproxy, please submit a bug to the
 | 
			
		||||
 tinyproxy Bug Tracking system hosted by SourceForge and located at:
 | 
			
		||||
 If you are having problems with tinyproxy, please submit a bug at:
 | 
			
		||||
 | 
			
		||||
	http://sourceforge.net/tracker/?group_id=2632
 | 
			
		||||
	https://www.banu.com/tinyproxy/newticket
 | 
			
		||||
 | 
			
		||||
 You may also wish to subscribe to the tinyproxy-user mailing list. To
 | 
			
		||||
 do so please visit:
 | 
			
		||||
 You may also wish to subscribe to the tinyproxy mailing lists. To do
 | 
			
		||||
 so please visit:
 | 
			
		||||
 | 
			
		||||
        http://lists.sourceforge.net/lists/listinfo/tinyproxy-users
 | 
			
		||||
	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.6.4], [https://dev.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy], [tinyproxy])
 | 
			
		||||
AC_INIT([Tinyproxy], [1.6.4], [https://www.banu.com/tinyproxy/newticket], [tinyproxy])
 | 
			
		||||
AC_CANONICAL_TARGET
 | 
			
		||||
AM_INIT_AUTOMAKE
 | 
			
		||||
AM_CONFIG_HEADER(config.h)
 | 
			
		||||
 | 
			
		||||
@ -8,10 +8,10 @@ Summary:        A small, efficient HTTP/SSL proxy daemon
 | 
			
		||||
 | 
			
		||||
Group:          System Environment/Daemons
 | 
			
		||||
License:        GPLv2+
 | 
			
		||||
URL:            http://tinyproxy.banu.com/
 | 
			
		||||
URL:            https://www.banu.com/tinyproxy/
 | 
			
		||||
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 | 
			
		||||
 | 
			
		||||
Source0:        http://files.banu.com/pub/tinyproxy/1.6/%{name}-%{version}.tar.gz
 | 
			
		||||
Source0:        https://www.banu.com/pub/tinyproxy/1.6/%{name}-%{version}.tar.gz
 | 
			
		||||
Source1:        %{name}.init
 | 
			
		||||
Source2:        %{name}.conf
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user