diff --git a/srcpkgs/nspr/template b/srcpkgs/nspr/template
index 54a15a5f40..ec28ed23d0 100644
--- a/srcpkgs/nspr/template
+++ b/srcpkgs/nspr/template
@@ -1,7 +1,7 @@
 # Template file for 'nspr'
 pkgname=nspr
-version=4.9.4
-revision=2
+version=4.9.6
+revision=1
 build_style=gnu-configure
 configure_script="./mozilla/nsprpub/configure"
 if [ "$XBPS_MACHINE" = "x86_64" ]; then
@@ -14,7 +14,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=749046c75be17f2f8b3874d288873d3355cedcb37abe7b6eb7b3bc374440d4a4
+checksum=7693fddd3c5cc15d53a50df53ab5dcdaa2eb58f5003302690559471744d6c6f9
 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
@@ -45,7 +45,7 @@ post_install() {
 
 nspr-devel_package() {
 	depends="nspr-${version}_${revision}"
-	short_desc+=" -- development files"
+	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/bin