nspr: update to 4.21.
This commit is contained in:
parent
94011256a0
commit
30b489806a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nspr'
|
||||
pkgname=nspr
|
||||
version=4.20
|
||||
version=4.21
|
||||
revision=1
|
||||
build_wrksrc=nspr
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="MPL-2.0"
|
||||
homepage="http://www.mozilla.org/projects/nspr/"
|
||||
distfiles="${MOZILLA_SITE}/nspr/releases/v${version}/src/${pkgname}-${version}.tar.gz"
|
||||
checksum=2c8964913da89ffbaf464d49ce44d79e8804e1794ef9a8c52a7bff7224d1556e
|
||||
checksum=15ea32c7b100217b6e3193bc03e77f485d9bf7504051443ba9ce86d1c17c6b5a
|
||||
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue