diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 17:07:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 20:44:04 +0000 |
commit | 89b35403e66235fd3ca2fcacd50a065a679b7ea2 (patch) | |
tree | 8a276ad4ba3c9e2a83eb243be1d44f91a2762b5e /testing/mozjs-38 | |
parent | 2da562c7665ac12e79a027fb42251be826fb9cef (diff) | |
download | aports-89b35403e66235fd3ca2fcacd50a065a679b7ea2.tar.bz2 aports-89b35403e66235fd3ca2fcacd50a065a679b7ea2.tar.xz |
testing/mozjs-38: rebuild against icu-59.1
Diffstat (limited to 'testing/mozjs-38')
-rw-r--r-- | testing/mozjs-38/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mozjs-38/APKBUILD b/testing/mozjs-38/APKBUILD index b5a6584599..778a79db98 100644 --- a/testing/mozjs-38/APKBUILD +++ b/testing/mozjs-38/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=mozjs-38 pkgver=38.8.0 -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" |