From 13fdee57c648411e9ea7b5a496e90273312d0a4b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 9 Oct 2016 12:58:42 +0000 Subject: testing/julia: rebuild against libressl --- testing/julia/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/julia/APKBUILD b/testing/julia/APKBUILD index c534cf0427..497c092371 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=2 +pkgrel=3 pkgdesc="A high-level, high-performance dynamic language for technical computing" url="http://julialang.org" # x86: libunwind package is currently not built for x86 @@ -44,7 +44,7 @@ makedepends="$depends_dev dsfmt gfortran linux-headers - openssl-dev + libressl-dev paxmark perl " -- cgit v1.2.3