summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libharu
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-03-25 17:01:19 +0800
committerKhem Raj <raj.khem@gmail.com>2025-03-25 09:33:52 -0700
commita264d5b469476024f67f7688e5662139c58e5190 (patch)
treef3af4a45db536979d191e6fddf4c3ffd7e90fead /meta-oe/recipes-support/libharu
parent1b437a6f33c8d3e305c0de039cd04a182e8684fe (diff)
downloadmeta-openembedded-a264d5b469476024f67f7688e5662139c58e5190.tar.gz
libharu: upgrade 2.4.4 -> 2.4.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libharu')
-rw-r--r--meta-oe/recipes-support/libharu/libharu_2.4.5.bb (renamed from meta-oe/recipes-support/libharu/libharu_2.4.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libharu/libharu_2.4.4.bb b/meta-oe/recipes-support/libharu/libharu_2.4.5.bb
index 02dc499e03..db8acd4532 100644
--- a/meta-oe/recipes-support/libharu/libharu_2.4.4.bb
+++ b/meta-oe/recipes-support/libharu/libharu_2.4.5.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=924546dab2bef90e370d7c0c090ddcf0"
9DEPENDS += "libpng zlib" 9DEPENDS += "libpng zlib"
10 10
11SRC_URI = "git://github.com/libharu/libharu.git;branch=master;protocol=https" 11SRC_URI = "git://github.com/libharu/libharu.git;branch=master;protocol=https"
12SRCREV = "0c598becaadaef8e3d12b883f9fc2864a118c12d" 12SRCREV = "8fe5a738541a04642885fb7a75b2b5b9c5b416fa"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15