mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php8.2-mongodb: update to 1.20.0.
This commit is contained in:
parent
17ec17e387
commit
c037ec3079
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'php8.2-mongodb'
|
# Template file for 'php8.2-mongodb'
|
||||||
pkgname=php8.2-mongodb
|
pkgname=php8.2-mongodb
|
||||||
version=1.19.3
|
version=1.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
||||||
|
@ -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=a9e17b024971b78c896413b46722444e5c0d004e3de271490c9d3d55e34268e9
|
checksum=01e87973fe7e54aac52054ec4a99cdd439ed5c01f7e5b8ea0a57031850d8e75a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.2
|
phpize8.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue