nspr: update to 4.23.

This commit is contained in:
Doan Tran Cong Danh 2019-10-22 09:59:50 +07:00 committed by Helmut Pozimski
parent de9127c1f8
commit 2598cca1ae
1 changed files with 3 additions and 3 deletions

View File

@ -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 <orphan@voidlinux.org>"
maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
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"