nspr: update to 4.9.4.
This commit is contained in:
parent
f33528160c
commit
c49a6567bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nspr'
|
||||
pkgname=nspr
|
||||
version=4.9.3
|
||||
revision=2
|
||||
version=4.9.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_script="./mozilla/nsprpub/configure"
|
||||
if [ "$XBPS_MACHINE" = "x86_64" ]; then
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.mozilla.org/projects/nspr/"
|
||||
license="GPL-2, MPL-1.1"
|
||||
distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz"
|
||||
checksum=9ca3f30b5ae6784f9820b32939284a7f14f67230a916c5752acd8ddace72f3c5
|
||||
checksum=749046c75be17f2f8b3874d288873d3355cedcb37abe7b6eb7b3bc374440d4a4
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue