gnu: gpsbabel: Use HTTPS for home page.
* gnu/packages/gps.scm (gpsbabel)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									85389321f0
								
							
						
					
					
						commit
						facee7941f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -76,7 +76,7 @@
 | 
			
		|||
    (native-inputs
 | 
			
		||||
     `(("which" ,which)
 | 
			
		||||
       ("libxml2" ,libxml2)))              ;'xmllint' needed for the KML tests
 | 
			
		||||
    (home-page "http://www.gpsbabel.org/")
 | 
			
		||||
    (home-page "https://www.gpsbabel.org/")
 | 
			
		||||
    (synopsis "Convert and exchange data with GPS and map programs")
 | 
			
		||||
    (description
 | 
			
		||||
     "GPSBabel converts waypoints, tracks, and routes between hundreds of
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue