nspr: update to 4.8.2.
--HG-- extra : convert_revision : 8e0119600f3383260dbdc152c727d79239324316
This commit is contained in:
parent
5ddea61b22
commit
46ae58351f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nspr'
|
# Template file for 'nspr'
|
||||||
pkgname=nspr
|
pkgname=nspr
|
||||||
version=4.8
|
version=4.8.2
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ configure_args="--libdir=/usr/lib --includedir=/usr/include/nspr
|
||||||
--enable-optimize --disable-debug --with-pthreads ${_for64}"
|
--enable-optimize --disable-debug --with-pthreads ${_for64}"
|
||||||
short_desc="NetScape Portable Runtime"
|
short_desc="NetScape Portable Runtime"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a2de84aa21a7bbabd93c4f172123d58c6432c2358807bb260ac338b2dc61dbfe
|
checksum=23ec182a42eec4b6df01f3c02c632ed9f7e004d6c320d048d5fe24054d319bce
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue