nspr: bump version

This commit is contained in:
Jerome Duval
2021-03-01 17:04:54 +01:00
parent 9006046416
commit c7c5ef35bb
3 changed files with 2 additions and 2 deletions

View File

@@ -9,9 +9,9 @@ LICENSE="GNU GPL v2
GNU LGPL v2.1
MPL v2.0
"
REVISION="3"
REVISION="1"
SOURCE_URI="https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v$portVersion/src/nspr-$portVersion.tar.gz"
CHECKSUM_SHA256="fc9d142d85b74ffd2e6374a0c9016f3f2dac074225e24df3070e5a72d31b773d"
CHECKSUM_SHA256="22286bdb8059d74632cc7c2865c139e63953ecfb33bf4362ab58827e86e92582"
SOURCE_DIR="nspr-$portVersion/nspr"
PATCHES="nspr-$portVersion.patchset"
if [ $effectiveTargetArchitecture == 'x86' ]; then