mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
icewm: upgrade 3.7.0 -> 3.7.1
Changelog: ============ - Link against NLS libs for icewm-menu-fdo and closes ice-wm/icewm - Fix broken modSuperIsCtrlAlt - Simplify key handling in MenuProgSwitchItems. - Skip past carriage-returns in getArgument for ice-wm/icewm#186. - Remove trailing carriage-returns from each input line in icewm-menu-fdo - Let QuickSwitch select the proper client tab, before activating a frame. - Fix toolbar addButton for issue ice-wm/icewm#186. - Wait for the Return key-release event before accepting the address bar input line to avoid stray Return key-release events in applications. - Improve focusing xterms by first updating our notion of the server time from xproperty events - Update the event time strictly increasing. - Translated using Weblate Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4a26952467ef79a7efca4a9cf52d417b"
|
||||
SRC_URI = "https://github.com/ice-wm/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.lz \
|
||||
file://0001-configure.ac-skip-running-test-program-when-cross-co.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "7828ca860d110c54afceb9fa57f8171a3a857feabe5d45a427f30b788f38f6a8"
|
||||
SRC_URI[sha256sum] = "0d86e542c5d56aa0f443d67549e150c419d497ae869f561edae06b293571add8"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/ice-wm/${BPN}/releases"
|
||||
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
Reference in New Issue
Block a user