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 c3d86cea82..ef621d8f1d 100644 --- a/community/julia/APKBUILD +++ b/community/julia/APKBUILD @@ -6,7 +6,7 @@ pkgver=0.6.2 # Keep in sync with deps/libuv.version. _libuv_ver=d8ab1c6a33e77bf155facb54215dd8798e13825d _llvm_ver=3.9 -pkgrel=0 +pkgrel=1 pkgdesc="A high-level, high-performance dynamic language for technical computing" url="http://julialang.org" # x86: no libunwind package |