diff --git a/srcpkgs/nspr/template b/srcpkgs/nspr/template index 38fa331a78e..cc89b353ee4 100644 --- a/srcpkgs/nspr/template +++ b/srcpkgs/nspr/template @@ -1,6 +1,6 @@ # Template file for 'nspr' pkgname=nspr -version=4.24 +version=4.25 revision=1 build_wrksrc=nspr build_style=gnu-configure @@ -10,7 +10,7 @@ maintainer="Doan Tran Cong Danh " license="MPL-2.0" homepage="http://www.mozilla.org/projects/nspr/" distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz" -checksum=90a59a0df6a11528749647fe18401cc7e03881e3e63c309f8c520ce06dd413d0 +checksum=0bc309be21f91da4474c56df90415101c7f0c7c7cab2943cd943cd7896985256 do_configure() { CFLAGS="$CFLAGS -D_PR_POLL_AVAILABLE -D_PR_HAVE_OFF64_T -D_PR_INET6 -D_PR_HAVE_INET_NTOP -D_PR_HAVE_GETHOSTBYNAME2 -D_PR_HAVE_GETADDRINFO -D_PR_INET6_PROBE"