urngd: Fix wrong type in format string
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Jun 2019 14:38:56 +0000 (16:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Jun 2019 14:40:08 +0000 (16:40 +0200)
commit9b53201d9c53cd7021455ac9748b3dba744b468b
treea9ed2346b11322cb4ff63771dfa3cd3541a4ba4e
parent22d3d91c774f085fbbe607b96c39398c73f7151c
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>
package/system/urngd/patches/001-fix-compile.patch [new file with mode: 0644]