mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
jasper: Use new repo URL
The official repo is now https://github.com/jasper-software/jasper. https://github.com/mdadams/jasper will forward there. Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
SUMMARY = "Jpeg 2000 implementation"
|
||||
HOMEPAGE = "https://github.com/mdadams/jasper"
|
||||
HOMEPAGE = "https://github.com/jasper-software/jasper"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a80440d1d8f17d041c71c7271d6e06eb"
|
||||
|
||||
SRC_URI = "git://github.com/mdadams/jasper.git;protocol=https"
|
||||
SRC_URI = "git://github.com/jasper-software/jasper.git;protocol=https"
|
||||
SRCREV = "7d8cfd8ac16d1af9b51e5ccd781e898f0fbf57cc"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user