mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
libtirpc: update to 1.0.2
This commit is contained in:
parent
dbfb5c47b3
commit
f5ce92589d
@ -17,8 +17,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libtirpc"
|
PKG_NAME="libtirpc"
|
||||||
PKG_VERSION="1.0.1"
|
PKG_VERSION="1.0.2"
|
||||||
PKG_SHA256="5156974f31be7ccbc8ab1de37c4739af6d9d42c87b1d5caf4835dda75fcbb89e"
|
PKG_SHA256="723c5ce92706cbb601a8db09110df1b4b69391643158f20ff587e20e7c5f90f5"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://sourceforge.net/projects/libtirpc/"
|
PKG_SITE="https://sourceforge.net/projects/libtirpc/"
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
diff -Naur a/src/xdr_sizeof.c b/src/xdr_sizeof.c
|
||||||
|
--- a/src/xdr_sizeof.c 2017-07-05 08:02:23.000000000 -0700
|
||||||
|
+++ b/src/xdr_sizeof.c 2017-08-02 16:37:31.839143976 -0700
|
||||||
|
@@ -39,6 +39,7 @@
|
||||||
|
#include <rpc/xdr.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
+#include <stdint.h>
|
||||||
|
#include "un-namespace.h"
|
||||||
|
|
||||||
|
/* ARGSUSED */
|
Loading…
x
Reference in New Issue
Block a user