php8.0-mongodb: update to 1.16.1.
This commit is contained in:
parent
347b80f554
commit
d366cedfe1
@ -1,3 +1,3 @@
|
|||||||
To enable the MongoDB extension add the following line to your php.ini:
|
To enable the MongoDB extension add the following line to your php.ini:
|
||||||
|
|
||||||
extension=mongodb.so
|
extension=mongodb
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'php8.0-mongodb'
|
# Template file for 'php8.0-mongodb'
|
||||||
pkgname=php8.0-mongodb
|
pkgname=php8.0-mongodb
|
||||||
version=1.15.3
|
version=1.16.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-php-config=/usr/bin/php-config8.0"
|
configure_args="--with-php-config=/usr/bin/php-config8.0"
|
||||||
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||||||
homepage="https://pecl.php.net/package/mongodb"
|
homepage="https://pecl.php.net/package/mongodb"
|
||||||
changelog="https://pecl.php.net/package-changelog.php?package=mongodb"
|
changelog="https://pecl.php.net/package-changelog.php?package=mongodb"
|
||||||
distfiles="https://pecl.php.net/get/mongodb-$version.tgz"
|
distfiles="https://pecl.php.net/get/mongodb-$version.tgz"
|
||||||
checksum=4f2c4e417fb606b462e870ec03656f3a97ba0b399dc24a6d9d153e9846134388
|
checksum=2c5b7c7ccf6ca26d25af8487f4028390f0a7dc49efb2eb360a65840e1d6f566e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.0
|
phpize8.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user