testing/lldb: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-03 07:34:51 +00:00
parent 2674588b79
commit ea9aa474fa

View File

@ -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"