nspr: update to 4.8.8.
This commit is contained in:
parent
2bc4b57fd2
commit
031e376742
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nspr'
|
# Template file for 'nspr'
|
||||||
pkgname=nspr
|
pkgname=nspr
|
||||||
version=4.8.7
|
version=4.8.8
|
||||||
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,9 @@ 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=eb9459c31d43d1000fb1304f1e0cedab0bdac3c54c71988259c1ac10c1fe16a3
|
homepage="http://www.mozilla.org/projects/nspr/"
|
||||||
|
license="GPL-2, MPL-1.1"
|
||||||
|
checksum=92f3f4ded2ee313e396c180d5445cc3c718ff347d86c06b7bf14a1b5e049d4c9
|
||||||
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