diff options
author | 2023-11-27 11:17:42 +0100 | |
---|---|---|
committer | 2023-11-30 08:42:52 +0000 | |
commit | 3c71df4e412954ac71f6b86ba6f616d34cfd24a8 (patch) | |
tree | 15b027668a4a38f375766dcf27a40fd11b0d861b | |
parent | 1c75e894226656a1fe5613c1a238c3303df82b1c (diff) | |
download | openembedded-core-3c71df4e412954ac71f6b86ba6f616d34cfd24a8.tar.gz |
epiphany: upgrade 44.6 -> 45.1
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r-- | meta/recipes-gnome/epiphany/epiphany_45.1.bb (renamed from meta/recipes-gnome/epiphany/epiphany_44.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_44.6.bb b/meta/recipes-gnome/epiphany/epiphany_45.1.bb index 577eb43a80..c8631e05e9 100644 --- a/meta/recipes-gnome/epiphany/epiphany_44.6.bb +++ b/meta/recipes-gnome/epiphany/epiphany_45.1.bb @@ -31,7 +31,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN file://migrator.patch \ file://distributor.patch \ " -SRC_URI[archive.sha256sum] = "5335dd573581db61e126d854dc16ae519657a5b8790789a47d25e43e17cd3a43" +SRC_URI[archive.sha256sum] = "7c994ef34ecd60e915de331ee123c08938f9623cefada6d50b99e3c9c5ad8135" # Developer mode enables debugging PACKAGECONFIG[developer-mode] = "-Ddeveloper_mode=true,-Ddeveloper_mode=false" |