nspr: update to 4.35.
This commit is contained in:
parent
1ddbed956c
commit
f855981d5e
2 changed files with 2 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
|||
--- a/nspr/pr/include/md/_linux.cfg 2017-09-19 18:32:26.000000000 +0200
|
||||
+++ b/nspr/pr/include/md/_linux.cfg 2017-11-08 23:02:42.907551130 +0100
|
||||
@@ -499,7 +499,7 @@
|
||||
#elif defined(__mips__)
|
||||
|
||||
/* For _ABI64 */
|
||||
-#include <sgidefs.h>
|
||||
+#include <asm/sgidefs.h>
|
||||
|
||||
#ifdef __MIPSEB__
|
||||
#define IS_BIG_ENDIAN 1
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nspr'
|
||||
pkgname=nspr
|
||||
version=4.34.1
|
||||
version=4.35
|
||||
revision=1
|
||||
build_wrksrc=nspr
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="http://www.mozilla.org/projects/nspr/"
|
||||
distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz"
|
||||
checksum=c5b8354c48b632b8f4c1970628146c0e0c0ca8f32c7315d7d5736c002e03774f
|
||||
checksum=7ea3297ea5969b5d25a5dd8d47f2443cda88e9ee746301f6e1e1426f8a6abc8f
|
||||
CFLAGS="-D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE"
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = 64 ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue