diff --git a/srcpkgs/nspr/template b/srcpkgs/nspr/template index 9deda97d708..d8d2e46f5d6 100644 --- a/srcpkgs/nspr/template +++ b/srcpkgs/nspr/template @@ -1,6 +1,6 @@ # Template file for 'nspr' pkgname=nspr -version=4.8.3 +version=4.8.6 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=b7ff8783da0a96c2bcb60b0882e3e585be43ecb3dd529d8ac30aa38ea4f4fbd8 +checksum=d9040bb01536fa63881c423c4fa831ea459696b32d2097f614842f824e1a9f6d 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