Skip to content

Commit

Permalink
zenity: upgrade 4.0.0 -> 4.0.1
Browse files Browse the repository at this point in the history
Changelog
========
  - Bump webkit2gtk requirement in README
  - about: The licence is LGPL2.1+, not GPL
  - entry: Calculate number of --entry-text's properly
  - test: Add entry test in response to issue openembedded#75
  - question: fix option --default-cancel
  - calendar: Fix off-by-one in day
  - test: Add test for --calendar

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Jan 8, 2024
1 parent bc6f469 commit 8acf059
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ DEPENDS = " \
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
GTKIC_VERSION = "4"

SRC_URI[archive.sha256sum] = "0b8c8def18dab05cc49bd464b90ca7f945ae52ff5e09242da702a15d94d3e8dd"
SRC_URI[archive.sha256sum] = "0c2f537813b10f728470d9d05d6c95713db2512f9c95096e1e85b1a6739605e6"

PACKAGECONFIG ?= "webkitgtk"
PACKAGECONFIG[webkitgtk] = "-Dwebkitgtk=true,-Dwebkitgtk=false,webkitgtk"
Expand Down

0 comments on commit 8acf059

Please sign in to comment.