From 6c9694efb2853c827f4ddb6c50e3964449e90cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 29 Jun 2020 07:21:32 +0700 Subject: [PATCH] nspr: update to 4.26. --- srcpkgs/nspr/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"