mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
removed-packages: add removed llvm packages
This commit is contained in:
parent
b44b7169d4
commit
b7f2097f54
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'removed-packages'
|
# Template file for 'removed-packages'
|
||||||
pkgname=removed-packages
|
pkgname=removed-packages
|
||||||
version=0.1.20240105
|
version=0.1.20240210
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Uninstalls packages removed from repository"
|
short_desc="Uninstalls packages removed from repository"
|
||||||
|
@ -721,6 +721,10 @@ replaces="
|
||||||
zou<=0.2.0_7
|
zou<=0.2.0_7
|
||||||
zuluplay-devel<=1.1_1
|
zuluplay-devel<=1.1_1
|
||||||
zuluplay<=1.1_1
|
zuluplay<=1.1_1
|
||||||
|
lldb-devel<=15.0.7_3
|
||||||
|
lld-devel<=15.0.7_3
|
||||||
|
libclang-32bit<=15.0.7_3
|
||||||
|
libclang-cpp-32bit<=15.0.7_3
|
||||||
"
|
"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue