Skip to content

Commit

Permalink
owut: update to 2025.02.18
Browse files Browse the repository at this point in the history
Bug fixes:
    efahl/owut@17a884e owut: clean up some apk-based hackery
    efahl/owut@065ac05 owut: add warnings for missing defaults

Enhancements:
    efahl/owut@f9fae6b owut: allow user to ignore removed default packages
    efahl/owut@5aa75b6 owut: message cleanup
    efahl/owut@5823db3 owut: reduce default verbosity

Signed-off-by: Eric Fahlgren <[email protected]>
  • Loading branch information
efahl authored and neheb committed Feb 19, 2025
1 parent 706cad5 commit 6b85671
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/owut/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=owut
PKG_SOURCE_DATE:=2025-01-29
PKG_SOURCE_DATE:=2025-02-18
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=bced54ad64fa8cdbc82914532013f97476197d16
PKG_SOURCE_VERSION:=f9fae6b35a9f86db50f9c4941582eb7f48bf4a22
PKG_SOURCE_URL:=https://github.com/efahl/owut.git
PKG_MIRROR_HASH:=1c2782c91bd8df9aa424e84cb4a062a4f3383c14479d47cf9924205ed349e25f
PKG_MIRROR_HASH:=bc0056d139c2d1dfe31a86127b11be5622f19ddb4042e96c78387afa344f02f5

PKG_MAINTAINER:=Eric Fahlgren <[email protected]>
PKG_LICENSE:=GPL-2.0-only
Expand Down

0 comments on commit 6b85671

Please sign in to comment.