From 35c99fa93bc7ed0d3806840cdda98cb328cf9561 Mon Sep 17 00:00:00 2001 From: Jonathon Hall Date: Thu, 14 Sep 2023 15:24:05 -0400 Subject: [PATCH] modules/fbwhiptail: Update to 1.3 Update to 1.3. Includes navigation improvements for devices with just up/down/Enter keys, for Librem 11. Signed-off-by: Jonathon Hall --- modules/fbwhiptail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/fbwhiptail b/modules/fbwhiptail index 431013f4..4516e8f7 100644 --- a/modules/fbwhiptail +++ b/modules/fbwhiptail @@ -2,11 +2,11 @@ modules-$(CONFIG_FBWHIPTAIL) += fbwhiptail fbwhiptail_depends := cairo $(musl_dep) -fbwhiptail_version := 1b3ee5ca1e297a977d9ebab49df942c51d619ecd +fbwhiptail_version := 1.3 fbwhiptail_dir := fbwhiptail-$(fbwhiptail_version) fbwhiptail_tar := fbwhiptail-$(fbwhiptail_version).tar.gz fbwhiptail_url := https://source.puri.sm/firmware/fbwhiptail/-/archive/$(fbwhiptail_version)/fbwhiptail-$(fbwhiptail_version).tar.gz -fbwhiptail_hash := f7691a82dac3aca6592ca85cbd7ec116bd7c2eae5b834f95c76967532c9aec79 +fbwhiptail_hash := 2eb8fadfd3e2d574de52327bbc80ed6313739a3db9f4d87840c534352c66df5a fbwhiptail_target := \ $(MAKE_JOBS) \