diff options
-rw-r--r-- | community/julia/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/julia/APKBUILD b/community/julia/APKBUILD index c31a9d2df2..a6ebd071f7 100644 --- a/community/julia/APKBUILD +++ b/community/julia/APKBUILD @@ -6,7 +6,7 @@ pkgver=0.5.2 # Keep in sync with deps/libuv.version. _libuv_ver=8d5131b6c1595920dd30644cd1435b4f344b46c8 _llvm_ver=3.9 -pkgrel=2 +pkgrel=3 pkgdesc="A high-level, high-performance dynamic language for technical computing" url="http://julialang.org" # x86: no libunwind package |