From: Eric Fahlgren Date: Sat, 11 Jul 2026 13:53:23 +0000 (-0700) Subject: owut: update to 2026.07.08 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=918fd9285b11acbcafb54eeb2243513e25371311;p=openwrt-packages.git owut: update to 2026.07.08 Bug fixes: efahl/owut@3979710893c2 owut: handle mid-release errors more gracefully Enhancements: efahl/owut@db17536ec5cb treewide: remove stray spaces and tabs efahl/owut@a0bb39262d57 owut: allow removal of non-installed packages Signed-off-by: Eric Fahlgren --- diff --git a/utils/owut/Makefile b/utils/owut/Makefile index 87862fb6e..2ef7a0978 100644 --- a/utils/owut/Makefile +++ b/utils/owut/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=owut -PKG_SOURCE_DATE:=2026-04-09 +PKG_SOURCE_DATE:=2026-07-08 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=5d6760b59e4d61c543245acdd96fe8d1f0165a48 +PKG_SOURCE_VERSION:=db17536ec5cbcc6a76a51e65f3d192b6a2184abb PKG_SOURCE_URL:=https://github.com/efahl/owut.git -PKG_MIRROR_HASH:=f0e64683a9e974f64a3b1d64ede631d803ddd63fe49cefdec70b5fa14d15d251 +PKG_MIRROR_HASH:=363bc98f4650ece76bf3b01f04f8aa78c5e79d4e44029d832e5d700c8223af05 PKG_MAINTAINER:=Eric Fahlgren PKG_LICENSE:=GPL-2.0-only