Skip to content

Commit

Permalink
owut: update to 2025.01.29
Browse files Browse the repository at this point in the history
Bug fixes:
    efahl/owut@bced54a owut: prefer use of packages_changes when generating build request
    efahl/owut@b469547 owut: revert rootfs restrictions

Signed-off-by: Eric Fahlgren <[email protected]>
  • Loading branch information
efahl committed Jan 29, 2025
1 parent f9effa4 commit 8b2a095
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-25
PKG_SOURCE_DATE:=2025-01-29
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=2bf45d5003056e45c3089fe9a715873c6efe96aa
PKG_SOURCE_VERSION:=bced54ad64fa8cdbc82914532013f97476197d16
PKG_SOURCE_URL:=https://github.com/efahl/owut.git
PKG_MIRROR_HASH:=b7616b739923221c853771d8c97537e9567f7e8c15cb97fbc12409250db11c6b
PKG_MIRROR_HASH:=1c2782c91bd8df9aa424e84cb4a062a4f3383c14479d47cf9924205ed349e25f

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

0 comments on commit 8b2a095

Please sign in to comment.