From 2caccb7f0a776296fd3e68c8ec7dbf861fee8341 Mon Sep 17 00:00:00 2001
From: Shiz <hi@shiz.me>
Date: Sat, 20 May 2017 21:01:38 +0200
Subject: [PATCH] testing/julia: bump pkgrel

---
 testing/julia/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/julia/APKBUILD b/testing/julia/APKBUILD
index f43e55e2ab71..1bbfc7ff02ab 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
-- 
GitLab