diff options
-rw-r--r-- | meta-oe/recipes-graphics/jasper/jasper_2.0.19.bb (renamed from meta-oe/recipes-graphics/jasper/jasper_2.0.16.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/jasper/jasper_2.0.16.bb b/meta-oe/recipes-graphics/jasper/jasper_2.0.19.bb index 1d5a29438a..e121ae9469 100644 --- a/meta-oe/recipes-graphics/jasper/jasper_2.0.16.bb +++ b/meta-oe/recipes-graphics/jasper/jasper_2.0.19.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a80440d1d8f17d041c71c7271d6e06eb" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a80440d1d8f17d041c71c7271d6e06eb" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/mdadams/jasper.git;protocol=https" | 6 | SRC_URI = "git://github.com/mdadams/jasper.git;protocol=https" |
7 | SRCREV = "9aef6d91a82a8a6aecb575cbee57f74470603cc2" | 7 | SRCREV = "7d8cfd8ac16d1af9b51e5ccd781e898f0fbf57cc" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||