gnu: java-osgi-dto: Update source URI.
* gnu/packages/java.scm (java-osgi-dto)[source]: Update URI.
This commit is contained in:
parent
fa315559a6
commit
fc1c5dbde5
1 changed files with 1 additions and 1 deletions
|
@ -7419,7 +7419,7 @@ the support annotations for osgi-service-component.")
|
||||||
(version "1.0.0")
|
(version "1.0.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(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.dto/" version "/org.osgi.dto-"
|
"org.osgi.dto/" version "/org.osgi.dto-"
|
||||||
version "-sources.jar"))
|
version "-sources.jar"))
|
||||||
(sha256
|
(sha256
|
||||||
|
|
Reference in a new issue