Update to nspr 4.17.

Will be required by gecko 57 branch, so might help things for upcoming -stable.
This commit is contained in:
landry 2017-09-27 06:42:44 +00:00
parent be738ee4a4
commit ddc3ad8218
2 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.67 2017/08/07 18:47:47 landry Exp $
# $OpenBSD: Makefile,v 1.68 2017/09/27 06:42:44 landry Exp $
ONLY_FOR_ARCHS= aarch64 alpha amd64 arm i386 mips64 mips64el powerpc sparc64 hppa
COMMENT = Netscape Portable Runtime
VER= 4.16
VER= 4.17
DISTNAME= nspr-${VER}
SO_VERSION= 23.3
SO_VERSION= 23.4
.for _lib in nspr4 plc4 plds4
SHARED_LIBS+= ${_lib} ${SO_VERSION}
.endfor

View File

@ -1,2 +1,2 @@
SHA256 (nspr-4.16.tar.gz) = mzEC2XZlUEru5zNjwRohwGKtZ6JSIkI2i38Bn5alPNE=
SIZE (nspr-4.16.tar.gz) = 1140681
SHA256 (nspr-4.17.tar.gz) = WQoK6ilBKuItdygDjCHvKrQmRuSBcqR9Lku3goRtEJU=
SIZE (nspr-4.17.tar.gz) = 1141300