From ea9aa474fa25ef800d4301dca3973ef2f4b0af38 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 3 Nov 2019 07:34:51 +0000 Subject: testing/lldb: rebuild against python 3.8 --- testing/lldb/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/lldb/APKBUILD b/testing/lldb/APKBUILD index bcb954cb4a..0dea324dd0 100644 --- a/testing/lldb/APKBUILD +++ b/testing/lldb/APKBUILD @@ -3,7 +3,7 @@ pkgname=lldb # Note: Update together with llvm. pkgver=9.0.0 -pkgrel=1 +pkgrel=2 _vermajor=${pkgver%%.*} pkgdesc="Next generation, high-performance debugger" arch="aarch64 armv7 s390x x86_64" -- cgit v1.2.3