php8.0-ldap: remove from repo

This commit is contained in:
Đoàn Trần Công Danh 2023-09-18 13:19:50 +07:00
parent f5f5c71765
commit d3580c2fa3
2 changed files with 6 additions and 1 deletions

1
srcpkgs/php8.0-ldap Symbolic link
View file

@ -0,0 +1 @@
removed-packages

View file

@ -1,6 +1,6 @@
# Template file for 'removed-packages' # Template file for 'removed-packages'
pkgname=removed-packages pkgname=removed-packages
version=0.1.20230905 version=0.1.20230918
revision=1 revision=1
build_style=meta build_style=meta
short_desc="Uninstalls packages removed from repository" short_desc="Uninstalls packages removed from repository"
@ -699,3 +699,7 @@ esac
if [ "$XBPS_TARGET_MACHINE" = "armv7l" ]; then if [ "$XBPS_TARGET_MACHINE" = "armv7l" ]; then
replaces+=" xf86-video-fbturbo-sunxi<=0.4.0" replaces+=" xf86-video-fbturbo-sunxi<=0.4.0"
fi fi
php8.0-ldap_package() {
build_style=meta
}