diff --git a/srcpkgs/nspr/template b/srcpkgs/nspr/template index cc89b353ee4..a1e3e7d1b7f 100644 --- a/srcpkgs/nspr/template +++ b/srcpkgs/nspr/template @@ -1,16 +1,16 @@ # Template file for 'nspr' pkgname=nspr -version=4.25 +version=4.26 revision=1 build_wrksrc=nspr build_style=gnu-configure makedepends="zlib-devel" short_desc="NetScape Portable Runtime" -maintainer="Doan Tran Cong Danh " +maintainer="Đoàn Trần Công 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=0bc309be21f91da4474c56df90415101c7f0c7c7cab2943cd943cd7896985256 +checksum=fc9d142d85b74ffd2e6374a0c9016f3f2dac074225e24df3070e5a72d31b773d 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"