nspr: update to 4.8.9.

This commit is contained in:
Juan RP 2011-08-24 09:02:04 +02:00
parent a057afb7ba
commit 45ed8e68c6

View file

@ -1,6 +1,6 @@
# Template file for 'nspr' # Template file for 'nspr'
pkgname=nspr pkgname=nspr
version=4.8.8 version=4.8.9
distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz" distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz"
build_style=gnu_configure build_style=gnu_configure
configure_script="./mozilla/nsprpub/configure" configure_script="./mozilla/nsprpub/configure"
@ -13,7 +13,7 @@ short_desc="NetScape Portable Runtime"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.mozilla.org/projects/nspr/" homepage="http://www.mozilla.org/projects/nspr/"
license="GPL-2, MPL-1.1" license="GPL-2, MPL-1.1"
checksum=92f3f4ded2ee313e396c180d5445cc3c718ff347d86c06b7bf14a1b5e049d4c9 checksum=ff43c7c819e72f03bb908e7652c5d5f59a5d31ee86c333e692650207103d1cce
long_desc=" long_desc="
Netscape Portable Runtime (NSPR) provides a platform-neutral API for system 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 level and libc like functions. The API is used in the Mozilla client, many of