nspr: update to 4.8.2.

--HG--
extra : convert_revision : 8e0119600f3383260dbdc152c727d79239324316
This commit is contained in:
Juan RP 2009-11-09 05:51:02 +01:00
parent 5ddea61b22
commit 46ae58351f

View file

@ -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 <xtraeme@gmail.com>"
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