Skip to content

Commit

Permalink
owut: update to 2024.11.20
Browse files Browse the repository at this point in the history
Bug fixes:
    efahl/owut@d7affce owut: deal with package list filtering
    efahl/owut@38a3916 owut: fix what_provides function
Issues:
    efahl/owut@42cd86c owut: better EFI target handling
Enhancements:
    efahl/owut@cb51617 readme: better instructions

Signed-off-by: Eric Fahlgren <[email protected]>
  • Loading branch information
efahl authored and neheb committed Nov 20, 2024
1 parent 6945c7b commit 440a6e7
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:=2024-11-14
PKG_SOURCE_DATE:=2024-11-20
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=3b5e7bb98260cf1d4d034465e4e3a462303e30c2
PKG_SOURCE_VERSION:=42cd86c27fdf563c311456f1856ede1ceb7ed808
PKG_SOURCE_URL:=https://github.com/efahl/owut.git
PKG_MIRROR_HASH:=4e15825f3c086217eb26d288155dfd47002bb73eeb33b61340aa3aa740905aa9
PKG_MIRROR_HASH:=98b841296d979bd3e402ebdda102c3f31d2b1dc3d800d7e770f47b7d9781d6f5

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

0 comments on commit 440a6e7

Please sign in to comment.