mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/llvm20: rebuild against python 3.14
This commit is contained in:
parent
4b9b094db0
commit
68eef0ad60
@ -11,7 +11,7 @@ pkgver=20.1.8
|
||||
_majorver=${pkgver%%.*}
|
||||
_prevmajorver=$((_majorver - 1))
|
||||
pkgname=$_pkgname$_majorver
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Low Level Virtual Machine compiler system, version $_majorver"
|
||||
arch="all"
|
||||
url="https://llvm.org/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user