From 46ae58351f22da79212a63850187d05a3d8b10b8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 9 Nov 2009 05:51:02 +0100 Subject: [PATCH] nspr: update to 4.8.2. --HG-- extra : convert_revision : 8e0119600f3383260dbdc152c727d79239324316 --- templates/nspr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/nspr/template b/templates/nspr/template index 5818400a13..ca2e464617 100644 --- a/templates/nspr/template +++ b/templates/nspr/template @@ -1,6 +1,6 @@ # Template file for 'nspr' pkgname=nspr -version=4.8 +version=4.8.2 distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz" build_style=gnu_configure configure_script="./mozilla/nsprpub/configure" @@ -11,7 +11,7 @@ configure_args="--libdir=/usr/lib --includedir=/usr/include/nspr --enable-optimize --disable-debug --with-pthreads ${_for64}" short_desc="NetScape Portable Runtime" maintainer="Juan RP " -checksum=a2de84aa21a7bbabd93c4f172123d58c6432c2358807bb260ac338b2dc61dbfe +checksum=23ec182a42eec4b6df01f3c02c632ed9f7e004d6c320d048d5fe24054d319bce long_desc=" Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla client, many of