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 baa8194b4e
commit c46f91fe29
3 changed files with 11 additions and 7 deletions

View file

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

View file

@ -0,0 +1,9 @@
# Template file for 'php8.0-ldap'
pkgname=php8.0-ldap
version=8.0.29
revision=2
build_style=meta
short_desc="PHP 8.0 LDAP (removed)"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-2-Clause"
homepage="http://voidlinux.org"

View file

@ -1,7 +1,7 @@
# Template file for 'removed-packages'
pkgname=removed-packages
version=0.1.20230918
revision=1
revision=2
build_style=meta
short_desc="Uninstalls packages removed from repository"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@ -456,7 +456,7 @@ replaces="
php8.0-igbinary<=3.2.14_1
php8.0-imagick<=3.7.0_6
php8.0-intl<=8.0.29_1
php8.0-ldap<=8.0.29_1
php8.0-ldap<=8.0.29_2
php8.0-mongodb<=1.16.1_1
php8.0-mysql<=8.0.29_1
php8.0-odbc<=8.0.29_1
@ -699,7 +699,3 @@ esac
if [ "$XBPS_TARGET_MACHINE" = "armv7l" ]; then
replaces+=" xf86-video-fbturbo-sunxi<=0.4.0"
fi
php8.0-ldap_package() {
build_style=meta
}