diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-12-15 01:40:18 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-12-15 01:40:18 +0100 |
commit | ee09a05e4eb11febff8aefd34a0197957df3704f (patch) | |
tree | b6ae903223a8a30b9f49b1769f5cb856ab41a9bc /old-configure.in | |
parent | 569f74d31cf4affc5f61dee7e17a93c154516b10 (diff) | |
download | aura-central-ee09a05e4eb11febff8aefd34a0197957df3704f.tar.gz |
Update NSPR to 4.20
Diffstat (limited to 'old-configure.in')
-rw-r--r-- | old-configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old-configure.in b/old-configure.in index 547b71cbf..2f990ab96 100644 --- a/old-configure.in +++ b/old-configure.in @@ -48,7 +48,7 @@ dnl ======================================================== MOZJPEG=62 MOZPNG=10625 NSPR_VERSION=4 -NSPR_MINVER=4.19 +NSPR_MINVER=4.20 NSS_VERSION=3 dnl Set the minimum version of toolkit libs used by mozilla |