mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/llvm21: rebuild against python 3.14
This commit is contained in:
parent
07061cb5a2
commit
4b9b094db0
@ -13,7 +13,7 @@ _pkgver=${pkgver/_/-}
|
||||
_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