urngd: Fix wrong type in format string
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Jun 2019 14:38:56 +0000 (16:38 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 4 Sep 2019 11:12:19 +0000 (13:12 +0200)
commit8a78e4dbb99c253b92bc17c510fd1b80d1981014
tree429ad0c42b4ace109011732406cbb0ed099229cd
parent18e3ab9e34c2430934009862ef5646dcd1f867ce
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]