gnu: java-osgi-resource: Update source URI.
* gnu/packages/java.scm (java-osgi-resource)[source]: Update URI.
This commit is contained in:
		
							parent
							
								
									fc1c5dbde5
								
							
						
					
					
						commit
						1f2643faa3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7448,7 +7448,7 @@ objects of the listed types or aggregates.") | |||
|     (version "1.0.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append "http://central.maven.org/maven2/org/osgi/" | ||||
|               (uri (string-append "https://repo1.maven.org/maven2/org/osgi/" | ||||
|                                   "org.osgi.resource/" | ||||
|                                   version "/org.osgi.resource-" | ||||
|                                   version "-sources.jar")) | ||||
|  |  | |||
		Reference in a new issue