mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php8.1-mongodb: update to 1.17.0.
This commit is contained in:
parent
c6520aafb8
commit
d5bd087e99
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php8.1-mongodb'
|
# Template file for 'php8.1-mongodb'
|
||||||
pkgname=php8.1-mongodb
|
pkgname=php8.1-mongodb
|
||||||
version=1.16.1
|
version=1.17.0
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="php8.1-devel autoconf pkg-config"
|
hostmakedepends="php8.1-devel autoconf pkg-config"
|
||||||
|
@ -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=2c5b7c7ccf6ca26d25af8487f4028390f0a7dc49efb2eb360a65840e1d6f566e
|
checksum=5e7db95103d73212ed0edf8887d92184baa5643476045cb899efbcf439847148
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.1
|
phpize8.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue