mirror of
https://github.com/openwrt/packages.git
synced 2026-07-12 22:44:28 +04:00
owut: update to 2026.07.08
Bug fixes:
efahl/owut@3979710893 owut: handle mid-release errors more gracefully
Enhancements:
efahl/owut@db17536ec5 treewide: remove stray spaces and tabs
efahl/owut@a0bb39262d owut: allow removal of non-installed packages
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
(cherry picked from commit 918fd9285b)
This commit is contained in:
committed by
Josef Schlehofer
parent
71dc6b7bda
commit
2e291e7dc8
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user