summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fltk/fltk.inc
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2024-09-15 20:51:48 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-15 07:46:44 -0700
commit7e124168f9134ab77910f262d3d0b0e49b1c3e4a (patch)
tree49a041c05a9550287650cc3985761ea532a2a521 /meta-oe/recipes-support/fltk/fltk.inc
parenta9d92adace7d8dc296cb7cb22a9691b4f298eba8 (diff)
downloadmeta-openembedded-7e124168f9134ab77910f262d3d0b0e49b1c3e4a.tar.gz
fltk: upgrade 1.3.8 -> 1.3.9
Release Notes: https://www.fltk.org/articles.php?L1898 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/fltk/fltk.inc')
-rw-r--r--meta-oe/recipes-support/fltk/fltk.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/fltk/fltk.inc b/meta-oe/recipes-support/fltk/fltk.inc
index b1bc83578f..0b2921095c 100644
--- a/meta-oe/recipes-support/fltk/fltk.inc
+++ b/meta-oe/recipes-support/fltk/fltk.inc
@@ -11,8 +11,8 @@ SRC_URI = " \
11 file://0002-always-build-fluid-and-export-pointers.patch \ 11 file://0002-always-build-fluid-and-export-pointers.patch \
12" 12"
13 13
14PV = "1.3.8" 14PV = "1.3.9"
15SRC_URI[sha256sum] = "1d9832409fc08c908c64ab40ad9fd8b0e8af5d203651eb9690b810f41e2f412d" 15SRC_URI[sha256sum] = "103441134915402808fd45424d4061778609437e804334434e946cfd26b196c2"
16 16
17inherit cmake pkgconfig 17inherit cmake pkgconfig
18 18