owut: update to 2026.04.09
authorEric Fahlgren <redacted>
Thu, 9 Apr 2026 15:56:28 +0000 (08:56 -0700)
committerAlexandru Ardelean <redacted>
Fri, 10 Apr 2026 13:28:07 +0000 (16:28 +0300)
Bug fixes:
    efahl/owut@e80489e641a5 owut: add proxy support via env vars
    efahl/owut@5d6760b59e4d owut: fix bug in response headers value

Enhancements:
    efahl/owut@ceeccc93fe29 owut: handle no_proxy env var
    efahl/owut@34367e6e6298 owut: accessibility and readability

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

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