mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
owut: update to 2025.11.16
Enhancements:
efahl/owut@af42b8afe3 owut: minor improvement on logging API
efahl/owut@223d6e64b7 owut: add 'clean slate' option to reset to default packages
efahl/owut@3a35acb7a0 owut: typos and wording fixes
efahl/owut@eba5101ba7 owut: report counts of failed package builds
efahl/owut@365eed1f26 owut: use library glob
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
This commit is contained in:
committed by
George Sapkin
parent
65c403a54b
commit
1545e6510f
@@ -6,13 +6,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=owut
|
PKG_NAME:=owut
|
||||||
PKG_SOURCE_DATE:=2025-10-24
|
PKG_SOURCE_DATE:=2025-11-16
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=07453922aa2ff0d73a9e789d702827a2d08a203f
|
PKG_SOURCE_VERSION:=af42b8afe35c09b2b6b72d3948ad724f66287f2c
|
||||||
PKG_SOURCE_URL:=https://github.com/efahl/owut.git
|
PKG_SOURCE_URL:=https://github.com/efahl/owut.git
|
||||||
PKG_MIRROR_HASH:=49412860a6ca86eb5485641cdf4b25d64c462e10d99b2c4fdcf0a2214fd1578a
|
PKG_MIRROR_HASH:=18aa5e38ccdc7bddfafcd80d716b55f5a93fdbd21615a1576053b1172756a3b3
|
||||||
|
|
||||||
PKG_MAINTAINER:=Eric Fahlgren <ericfahlgren@gmail.com>
|
PKG_MAINTAINER:=Eric Fahlgren <ericfahlgren@gmail.com>
|
||||||
PKG_LICENSE:=GPL-2.0-only
|
PKG_LICENSE:=GPL-2.0-only
|
||||||
|
|||||||
Reference in New Issue
Block a user