]> git.99rst.org Git - openwrt-packages.git/commitdiff
owut: update to 2026.07.08
authorEric Fahlgren <redacted>
Sat, 11 Jul 2026 13:53:23 +0000 (06:53 -0700)
committerTianling Shen <redacted>
Sat, 11 Jul 2026 15:04:15 +0000 (23:04 +0800)
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 <redacted>
utils/owut/Makefile

index 87862fb6ef4dffad86a849cf3d5e01ec405eb7a3..2ef7a09788559b1d5b4de2a57766f2f3a806ba07 100644 (file)
@@ -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 <ericfahlgren@gmail.com>
 PKG_LICENSE:=GPL-2.0-only
git clone https://git.99rst.org/PROJECT