mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
nspr: update to 4.26.
This commit is contained in:
parent
03e93dc0c4
commit
6c9694efb2
1 changed files with 3 additions and 3 deletions
|
@ -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 <congdanhqx@gmail.com>"
|
||||
maintainer="Đoàn Trần Công 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=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"
|
||||
|
|
Loading…
Add table
Reference in a new issue