wsdd2: fix usage with musl 1.2.0
authorRosen Penev <rosenp@gmail.com>
Thu, 14 Oct 2021 21:45:08 +0000 (14:45 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 15 Oct 2021 00:53:54 +0000 (17:53 -0700)
commit9ff8e6bcf3a09c6ff7f2075aa9983292fd19d38c
tree11eae2527e217847b38fa01a2bf9eb2c5c9edfba
parent1fa10757b981c910428983779d7772926bc30291
wsdd2: fix usage with musl 1.2.0

This package uses a wrong format string for time_t. Cast to long long to
fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/wsdd2/patches/010-musl-12.patch [new file with mode: 0644]