php8.1-mongodb: update to 1.19.0.
This commit is contained in:
parent
22b61365ef
commit
b6242eed4b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'php8.1-mongodb'
|
# Template file for 'php8.1-mongodb'
|
||||||
pkgname=php8.1-mongodb
|
pkgname=php8.1-mongodb
|
||||||
version=1.17.0
|
version=1.19.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-php-config=/usr/bin/php-config8.1"
|
configure_args="--with-php-config=/usr/bin/php-config8.1"
|
||||||
|
@ -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=5e7db95103d73212ed0edf8887d92184baa5643476045cb899efbcf439847148
|
checksum=2bbe89825196676e8932c87f0595922e2b1bb18a6f982ee5f37ebdc447b14d10
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.1
|
phpize8.1
|
||||||
|
|
Loading…
Reference in New Issue