ChangeLog:
https://github.com/fltk/fltk/releases/tag/release-1.3.10
https://github.com/fltk/fltk/releases/tag/release-1.3.11

Update SRC_URI as the source repository has been moved to github.

Signed-off-by: Yi Zhao <[email protected]>
---
 meta-oe/recipes-support/fltk/fltk.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-support/fltk/fltk.inc 
b/meta-oe/recipes-support/fltk/fltk.inc
index 0b2921095c..9d0eb549bd 100644
--- a/meta-oe/recipes-support/fltk/fltk.inc
+++ b/meta-oe/recipes-support/fltk/fltk.inc
@@ -1,18 +1,18 @@
 SUMMARY = "FLTK is a cross-platform C++ GUI toolkit"
-HOMEPAGE = "http://www.fltk.org";
+HOMEPAGE = "https://www.fltk.org";
 SECTION = "libs"
 LICENSE = "LGPL-2.0-only & FLTK"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f6b26344a24a941a01a5b0826e80b5ca"
 
 SRC_URI = " \
-    http://fltk.org/pub/fltk/${PV}/${BP}-source.tar.bz2 \
+    
https://github.com/fltk/fltk/releases/download/release-${PV}/${BP}-source.tar.bz2
 \
     file://disable_test.patch \
     file://0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch \
     file://0002-always-build-fluid-and-export-pointers.patch \
 "
 
-PV = "1.3.9"
-SRC_URI[sha256sum] = 
"103441134915402808fd45424d4061778609437e804334434e946cfd26b196c2"
+PV = "1.3.11"
+SRC_URI[sha256sum] = 
"ca2e144e5f89173cd094cc273940d56230b1bf613083a0792e6406dc191cd99f"
 
 inherit cmake pkgconfig
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125188): 
https://lists.openembedded.org/g/openembedded-devel/message/125188
Mute This Topic: https://lists.openembedded.org/mt/118295690/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to