mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/compiler-rt: upgrade to 5.0.1
This commit is contained in:
parent
98caf32bc2
commit
235f8fa207
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=compiler-rt
|
pkgname=compiler-rt
|
||||||
# Note: Update together with llvm.
|
# Note: Update together with llvm.
|
||||||
pkgver=5.0.0
|
pkgver=5.0.1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
_llvmver=${pkgver%%.*}
|
_llvmver=${pkgver%%.*}
|
||||||
pkgdesc="LLVM compiler-rt runtime libraries"
|
pkgdesc="LLVM compiler-rt runtime libraries"
|
||||||
@ -66,4 +66,4 @@ package() {
|
|||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="5f3fd49736fba35232b0baa19a5f03c4ab3bf85ec16f23355eb3c516fe6d861c14272c224ca2f2092a80636df4307e49a3df1b60a3791949b3f1ba4a0c8c81fb compiler-rt-5.0.0.src.tar.xz"
|
sha512sums="61e23775db78bdeed3003a509b45ae609287db31302fed186f3210d481ecf062d1828571e63482215ab00ff732df8f3fa6c77334dfb677e4b76eb555d476b8c4 compiler-rt-5.0.1.src.tar.xz"
|
||||||
|
Loading…
Reference in New Issue
Block a user