Skip to content

Commit 384d738

Browse files
efahl1715173329
authored andcommitted
owut: update to 2025.12.01
Bug fixes: efahl/owut@4482dd097f48 owut: handle changes in a package's version number format Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com> (cherry picked from commit 76953db)
1 parent 22401ba commit 384d738

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/owut/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=owut
9-
PKG_SOURCE_DATE:=2025-11-16
9+
PKG_SOURCE_DATE:=2025-12-01
1010
PKG_RELEASE:=1
1111

1212
PKG_SOURCE_PROTO:=git
13-
PKG_SOURCE_VERSION:=af42b8afe35c09b2b6b72d3948ad724f66287f2c
13+
PKG_SOURCE_VERSION:=4482dd097f48615cc862524ef2492ff83d365db5
1414
PKG_SOURCE_URL:=https://github.com/efahl/owut.git
15-
PKG_MIRROR_HASH:=18aa5e38ccdc7bddfafcd80d716b55f5a93fdbd21615a1576053b1172756a3b3
15+
PKG_MIRROR_HASH:=c1d8457bd8e6aced9618f2eaaa4671880a0bc1b1a56a634ab5eea33491cc8db4
1616

1717
PKG_MAINTAINER:=Eric Fahlgren <ericfahlgren@gmail.com>
1818
PKG_LICENSE:=GPL-2.0-only

0 commit comments

Comments
 (0)