diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:20:10 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:43:25 +0000 |
| commit | 7cc14f95a8a5f11a7ce41e2215c22cb9830d0677 (patch) | |
| tree | 58f6aa5664c3a76421e5d3f8137e0359e820f9f3 /testing | |
| parent | 761101b88098e3efc0b40ba341e547e3e6f9bcf8 (diff) | |
| download | aports-7cc14f95a8a5f11a7ce41e2215c22cb9830d0677.tar.bz2 aports-7cc14f95a8a5f11a7ce41e2215c22cb9830d0677.tar.xz | |
testing/mozjs60: rebuild against icu-64
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/mozjs60/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mozjs60/APKBUILD b/testing/mozjs60/APKBUILD index 88e381f558..8ca9c33996 100644 --- a/testing/mozjs60/APKBUILD +++ b/testing/mozjs60/APKBUILD @@ -2,7 +2,7 @@ pkgname=mozjs60 pkgver=60.0.2 _majver=${pkgver%%.*} -pkgrel=3 +pkgrel=4 pkgdesc="standalone mozilla javascript engine" url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/38" arch="all !armhf !armv7 !s390x" |
