mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
libtirpc: update to libtirpc-1.1.4
This commit is contained in:
parent
53d977f764
commit
9ecb085a82
@ -1,9 +1,10 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libtirpc"
|
||||
PKG_VERSION="1.0.2"
|
||||
PKG_SHA256="723c5ce92706cbb601a8db09110df1b4b69391643158f20ff587e20e7c5f90f5"
|
||||
PKG_VERSION="1.1.4"
|
||||
PKG_SHA256="2ca529f02292e10c158562295a1ffd95d2ce8af97820e3534fe1b0e3aec7561d"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://sourceforge.net/projects/libtirpc/"
|
||||
PKG_URL="https://downloads.sourceforge.net/project/libtirpc/libtirpc/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
|
@ -1,11 +0,0 @@
|
||||
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