ucentral-client: 23.05 time_t format fix

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2023-08-07 13:20:26 +02:00
parent ec613bb6f7
commit eb1003f215

View File

@@ -4,10 +4,10 @@ PKG_NAME:=ucentral-client
PKG_RELEASE:=1
PKG_SOURCE_URL=https://github.com/Telecominfraproject/wlan-ucentral-client.git
PKG_MIRROR_HASH:=49d19d1cddb538f233a7c1d588b5c765929a8fe28a1524d0455c4b516dcd0310
#PKG_MIRROR_HASH:=908316678065fac9624f9a0379aeff71241f526f42a598a5abf74de0a5e73520
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2022-06-22
PKG_SOURCE_VERSION:=3bbcd36c6111e08df6c8f13e0079826ec417cc85
PKG_SOURCE_VERSION:=876c33f0c858f692bc80fd5b376c610adb4a1676
PKG_LICENSE:=BSD-3-Clause
PKG_MAINTAINER:=John Crispin <john@phrozen.org>