From 882a212d839592737071d585899a1335508235b6 Mon Sep 17 00:00:00 2001 From: Doan Tran Cong Danh Date: Sat, 14 Dec 2019 16:50:41 +0700 Subject: [PATCH] nspr: update to 4.24. --- srcpkgs/nspr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nspr/template b/srcpkgs/nspr/template index 6827b76f82..38fa331a78 100644 --- a/srcpkgs/nspr/template +++ b/srcpkgs/nspr/template @@ -1,6 +1,6 @@ # Template file for 'nspr' pkgname=nspr -version=4.23 +version=4.24 revision=1 build_wrksrc=nspr build_style=gnu-configure @@ -10,7 +10,7 @@ maintainer="Doan Tran Cong Danh " license="MPL-2.0" homepage="http://www.mozilla.org/projects/nspr/" distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz" -checksum=4b9d821037faf5723da901515ed9cac8b23ef1ea3729022259777393453477a4 +checksum=90a59a0df6a11528749647fe18401cc7e03881e3e63c309f8c520ce06dd413d0 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"