aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mozjs60/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-03-13 16:41:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-03-13 17:15:34 +0000
commit781484ccd6a2932c423ecc9c27dfa61db2eda364 (patch)
treef06a7f46fa9a844f376d9797a1f94931b1131ee5 /testing/mozjs60/APKBUILD
parent70ed29eb467d4834d32cca19ee6d7df73f759f5a (diff)
downloadaports-781484ccd6a2932c423ecc9c27dfa61db2eda364.tar.bz2
aports-781484ccd6a2932c423ecc9c27dfa61db2eda364.tar.xz
testing/mozjs60: rebuild against readline 8
Diffstat (limited to 'testing/mozjs60/APKBUILD')
-rw-r--r--testing/mozjs60/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mozjs60/APKBUILD b/testing/mozjs60/APKBUILD
index d7375a2120..ba93cf9957 100644
--- a/testing/mozjs60/APKBUILD
+++ b/testing/mozjs60/APKBUILD
@@ -2,7 +2,7 @@
pkgname=mozjs60
pkgver=60.0.2
_majver=${pkgver%%.*}
-pkgrel=2
+pkgrel=3
pkgdesc="standalone mozilla javascript engine"
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/38"
arch="all !armhf !armv7 !s390x"