diff --git a/srcpkgs/nspr/template b/srcpkgs/nspr/template index 069c37b557..4682b7f7b4 100644 --- a/srcpkgs/nspr/template +++ b/srcpkgs/nspr/template @@ -1,6 +1,6 @@ # Template file for 'nspr' pkgname=nspr -version=4.18 +version=4.19 revision=1 build_style=gnu-configure build_wrksrc="nspr" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://www.mozilla.org/projects/nspr/" license="MPL-2.0" distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz" -checksum=b89657c09bf88707d06ac238b8930d3ae08de68cb3edccfdc2e3dc97f9c8fb34 +checksum=2ed95917fa2277910d1d1cf36030607dccc0ba522bba08e2af13c113dcd8f729 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"