mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
owut: update to 2024.07.01
- bugs https://github.com/efahl/owut/commit/1ed0c8d6c61988b400d963ba2a5efb857d3efdf6 partial fix for 'what-provides' https://github.com/efahl/owut/commit/189b27210ff32ac0a75c92fb0501d6674786d0fb bad sutype Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
a75d9912f1
commit
ed1bd0b386
+3
-3
@@ -6,13 +6,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=owut
|
||||
PKG_SOURCE_DATE:=2024-06-24
|
||||
PKG_SOURCE_DATE:=2024-07-01
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=1b222bdcb803d3a762eaedac93a91e05272ef56d
|
||||
PKG_SOURCE_VERSION:=189b27210ff32ac0a75c92fb0501d6674786d0fb
|
||||
PKG_SOURCE_URL:=https://github.com/efahl/owut.git
|
||||
PKG_MIRROR_HASH:=34be9ca40b6820bcb1eff317bf9ffe324e97d3b40c5fb8e9d04c94d1bd8c7197
|
||||
PKG_MIRROR_HASH:=d9065d8063d527d76c928c6670a17171cfe5d8dd479f873bf17c220e2ada1b2a
|
||||
|
||||
PKG_MAINTAINER:=Eric Fahlgren <ericfahlgren@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user