mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php8.0-ldap: remove from repo
This commit is contained in:
parent
baa8194b4e
commit
c46f91fe29
3 changed files with 11 additions and 7 deletions
|
@ -1 +0,0 @@
|
||||||
removed-packages
|
|
9
srcpkgs/php8.0-ldap/template
Normal file
9
srcpkgs/php8.0-ldap/template
Normal 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"
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'removed-packages'
|
# Template file for 'removed-packages'
|
||||||
pkgname=removed-packages
|
pkgname=removed-packages
|
||||||
version=0.1.20230918
|
version=0.1.20230918
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Uninstalls packages removed from repository"
|
short_desc="Uninstalls packages removed from repository"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
|
@ -456,7 +456,7 @@ replaces="
|
||||||
php8.0-igbinary<=3.2.14_1
|
php8.0-igbinary<=3.2.14_1
|
||||||
php8.0-imagick<=3.7.0_6
|
php8.0-imagick<=3.7.0_6
|
||||||
php8.0-intl<=8.0.29_1
|
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-mongodb<=1.16.1_1
|
||||||
php8.0-mysql<=8.0.29_1
|
php8.0-mysql<=8.0.29_1
|
||||||
php8.0-odbc<=8.0.29_1
|
php8.0-odbc<=8.0.29_1
|
||||||
|
@ -699,7 +699,3 @@ 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
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue