mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 11:10:31 +02:00
php8.0-ldap: remove from repo
This commit is contained in:
parent
f5f5c71765
commit
d3580c2fa3
2 changed files with 6 additions and 1 deletions
1
srcpkgs/php8.0-ldap
Symbolic link
1
srcpkgs/php8.0-ldap
Symbolic link
|
@ -0,0 +1 @@
|
|||
removed-packages
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'removed-packages'
|
||||
pkgname=removed-packages
|
||||
version=0.1.20230905
|
||||
version=0.1.20230918
|
||||
revision=1
|
||||
build_style=meta
|
||||
short_desc="Uninstalls packages removed from repository"
|
||||
|
@ -699,3 +699,7 @@ esac
|
|||
if [ "$XBPS_TARGET_MACHINE" = "armv7l" ]; then
|
||||
replaces+=" xf86-video-fbturbo-sunxi<=0.4.0"
|
||||
fi
|
||||
|
||||
php8.0-ldap_package() {
|
||||
build_style=meta
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue