diff options
-rw-r--r-- | meta-oe/recipes-graphics/jasper/jasper_2.0.24.bb (renamed from meta-oe/recipes-graphics/jasper/jasper_2.0.23.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/jasper/jasper_2.0.23.bb b/meta-oe/recipes-graphics/jasper/jasper_2.0.24.bb index 2abd11a4cc..2071c1fbd8 100644 --- a/meta-oe/recipes-graphics/jasper/jasper_2.0.23.bb +++ b/meta-oe/recipes-graphics/jasper/jasper_2.0.24.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/jasper-software/jasper.git;protocol=https" | 6 | SRC_URI = "git://github.com/jasper-software/jasper.git;protocol=https" |
7 | SRCREV = "cc02d63dde901e06d1f866984fd0e80601deaa13" | 7 | SRCREV = "9a2835a81ce9c41a48f36dadce79f110da8d6c75" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||