diff options
-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 f43e55e2ab..1bbfc7ff02 100644 --- a/testing/julia/APKBUILD +++ b/testing/julia/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.5.2 # Keep in sync with deps/libuv.version. _libuv_ver=8d5131b6c1595920dd30644cd1435b4f344b46c8 _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 |