owut: update to 2026.03.30
authorEric Fahlgren <redacted>
Mon, 30 Mar 2026 11:41:04 +0000 (04:41 -0700)
committerGeorge Sapkin <redacted>
Tue, 31 Mar 2026 07:39:09 +0000 (10:39 +0300)
Bug fixes:
    efahl/owut@c243c697c723 owut: report only enabled branches and their data
    efahl/owut@f381ad78eca5 owut: handle true redirects
Enhancements:
    efahl/owut@670907a5081f owut: modernize what provides lookups
    efahl/owut@98471fa15682 owut: fix color of status message

Signed-off-by: Eric Fahlgren <redacted>
utils/owut/Makefile

index bb3be68c6610816a820a7be040a73122798533bf..8f932ec913f428d1ccbcfbed9a5f3af4d481a921 100644 (file)
@@ -6,13 +6,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=owut
-PKG_SOURCE_DATE:=2026-01-13
+PKG_SOURCE_DATE:=2026-03-30
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=2526d84be888d5c4bcc65e42fc03a7a8ac6276f1
+PKG_SOURCE_VERSION:=670907a5081f30013b2cffaeb9af44d617cabc47
 PKG_SOURCE_URL:=https://github.com/efahl/owut.git
-PKG_MIRROR_HASH:=1bebd070d64614f6c89567e29382fe0f8e15b5afebf21fa1bc724cb4a0a5bd69
+PKG_MIRROR_HASH:=b4373f71ee984547825c6768ea62fa268cd6e11495b00884aea06ea8067b48f9
 
 PKG_MAINTAINER:=Eric Fahlgren <ericfahlgren@gmail.com>
 PKG_LICENSE:=GPL-2.0-only
git clone https://git.99rst.org/PROJECT