diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 08:04:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-30 08:04:35 +0000 |
commit | bcbb88b3d838f641fe5c4ea5166ec03e479d268f (patch) | |
tree | 43441777aaf70d72f9812a4d07e5da14703f9837 /testing/v8 | |
parent | 83daf965e81fc5c8017406fb76c458f99a7dae9f (diff) | |
download | aports-bcbb88b3d838f641fe5c4ea5166ec03e479d268f.tar.bz2 aports-bcbb88b3d838f641fe5c4ea5166ec03e479d268f.tar.xz |
testing/v8: rebuild with icu-54
Diffstat (limited to 'testing/v8')
-rw-r--r-- | testing/v8/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/v8/APKBUILD b/testing/v8/APKBUILD index cbe79cd149..7586171e61 100644 --- a/testing/v8/APKBUILD +++ b/testing/v8/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=v8 pkgver=3.26.31.15 -pkgrel=0 +pkgrel=1 pkgdesc="V8 JavaScript/ECMAScript Engine" url="http://www.chromium.org/" arch="x86 x86_64 arm" |