diff --git a/srcpkgs/nspr/template b/srcpkgs/nspr/template index a30f39088e1..6827b76f827 100644 --- a/srcpkgs/nspr/template +++ b/srcpkgs/nspr/template @@ -1,16 +1,16 @@ # Template file for 'nspr' pkgname=nspr -version=4.22 +version=4.23 revision=1 build_wrksrc=nspr build_style=gnu-configure makedepends="zlib-devel" short_desc="NetScape Portable Runtime" -maintainer="Orphaned " +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=c9e4b6cc24856ec93202fe13704b38b38ba219f0f2aeac93090ce2b6c696d430 +checksum=4b9d821037faf5723da901515ed9cac8b23ef1ea3729022259777393453477a4 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"