From af63f40ec9f808d5af3d383c01895a9b312e3614 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sat, 20 Jan 2018 04:05:22 -0200 Subject: [PATCH] nspr: update to 4.18. (#10966) --- srcpkgs/nspr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nspr/template b/srcpkgs/nspr/template index e030e419c6a..069c37b5577 100644 --- a/srcpkgs/nspr/template +++ b/srcpkgs/nspr/template @@ -1,6 +1,6 @@ # Template file for 'nspr' pkgname=nspr -version=4.17 +version=4.18 revision=1 build_style=gnu-configure build_wrksrc="nspr" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://www.mozilla.org/projects/nspr/" license="MPL-2.0" distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz" -checksum=590a0aea29412ae22d7728038c21ef2ab42646e48172a47d2e4bb782846d1095 +checksum=b89657c09bf88707d06ac238b8930d3ae08de68cb3edccfdc2e3dc97f9c8fb34 do_configure() { CFLAGS="$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"