diff options
author | Shiz <hi@shiz.me> | 2017-05-20 21:01:38 +0200 |
---|---|---|
committer | Shiz <hi@shiz.me> | 2017-05-20 21:01:38 +0200 |
commit | 2caccb7f0a776296fd3e68c8ec7dbf861fee8341 (patch) | |
tree | d5aa94b0655de55dd30f1420eb0678115367d602 /testing/julia | |
parent | d2c18f6b0e4058b32241e645fee4f2d02610028a (diff) | |
download | aports-2caccb7f0a776296fd3e68c8ec7dbf861fee8341.tar.bz2 aports-2caccb7f0a776296fd3e68c8ec7dbf861fee8341.tar.xz |
testing/julia: bump pkgrel
Diffstat (limited to 'testing/julia')
-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 |