urngd: Fix wrong type in format string
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Jun 2019 14:38:56 +0000 (16:38 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 13 Sep 2019 19:44:41 +0000 (15:44 -0400)
commitdd5d3fb5df669d5b9b2ea47bbeddeb2c0abdebd4
treed17ddeb43d740f2266a822cfd59b545408356b73
parent3131c0faa8ddcbb52f1055fbc09efede7c4b47a4
urngd: Fix wrong type in format string

GCC 9.1 complains about this wrong type used in the format string, fix
this to make the compiler happy.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 9b53201d9c53cd7021455ac9748b3dba744b468b)
package/system/urngd/patches/001-fix-compile.patch [new file with mode: 0644]