aboutsummaryrefslogtreecommitdiffstats
path: root/testing/llvm6
diff options
context:
space:
mode:
Diffstat (limited to 'testing/llvm6')
-rw-r--r--testing/llvm6/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/llvm6/APKBUILD b/testing/llvm6/APKBUILD
index 74c4391014..910aded20c 100644
--- a/testing/llvm6/APKBUILD
+++ b/testing/llvm6/APKBUILD
@@ -6,7 +6,7 @@ _pkgname=llvm
pkgver=6.0.1
_majorver=${pkgver%%.*}
pkgname=$_pkgname$_majorver
-pkgrel=2
+pkgrel=3
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
arch="all"
url="https://llvm.org/"