owut: update to 2025.01.06
Bug fixes: efahl/owut@9f63203 owut: fix missing SSL library message Enhancements: efahl/owut@e623a90 owut: cosmetic: include kernel version in build results efahl/owut@05f3bbe owut: allow alternate delimiters between added/removed packages efahl/owut@31b0478 owut: list server in 'versions' output efahl/owut@ec97414 readme: general updates Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
This commit is contained in:
parent
27fb5f59bb
commit
2318b700ee
|
@ -6,13 +6,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=owut
|
||||
PKG_SOURCE_DATE:=2024-12-10
|
||||
PKG_SOURCE_DATE:=2025-01-06
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=e38844ae6c805051c791099df6b2e53a1de580fa
|
||||
PKG_SOURCE_VERSION:=e623a9007177a5ec7a8bced2a6656505665df477
|
||||
PKG_SOURCE_URL:=https://github.com/efahl/owut.git
|
||||
PKG_MIRROR_HASH:=629e74244e8df33bd8e2bb3464964e7c255820e9eeae52ace0fd9e272dded415
|
||||
PKG_MIRROR_HASH:=e2b0e8ea1a7e20951b028bf199096bc1091ee427020ce3495be275d0e84275de
|
||||
|
||||
PKG_MAINTAINER:=Eric Fahlgren <ericfahlgren@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
|
Loading…
Reference in New Issue