diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-08-09 13:04:31 +0200 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-10 08:10:40 +0000 |
commit | 7937a81fa806fad060e2052e6b470f43312958e0 (patch) | |
tree | 5bb7ace5e10f4ca605f4a97fc723a4e533a9d0be /testing | |
parent | 5f8532b5db6bb75ed96b1d308efcb87e019ce503 (diff) | |
download | aports-7937a81fa806fad060e2052e6b470f43312958e0.tar.bz2 aports-7937a81fa806fad060e2052e6b470f43312958e0.tar.xz |
testing/julia: rebuild against libunwind-1.2_rc1
Diffstat (limited to 'testing')
-rw-r--r-- | testing/julia/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/julia/APKBUILD b/testing/julia/APKBUILD index 9d1c31fb54..c534cf0427 100644 --- a/testing/julia/APKBUILD +++ b/testing/julia/APKBUILD @@ -6,7 +6,7 @@ pkgver=0.4.6 _libuv_ver=efb40768b7c7bd9f173a7868f74b92b1c5a61a0e # Keep in sync with deps/Versions.make. _rmathjulia_ver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A high-level, high-performance dynamic language for technical computing" url="http://julialang.org" # x86: libunwind package is currently not built for x86 |