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