mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
php8.2-ast: update to 1.1.1.
This commit is contained in:
parent
dcd698a417
commit
2cac1524d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php8.2-ast'
|
||||
pkgname=php8.2-ast
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/nikic/php-ast"
|
||||
distfiles="https://pecl.php.net/get/ast-${version}.tgz"
|
||||
checksum=ee3d4f67e24d82e4d340806a24052012e4954d223122949377665427443e6d13
|
||||
checksum=0c55e09a4da43b9cc1da72ecb4ae892941f73e157b73d46326bc6a5ed7fc44b1
|
||||
make_check_pre="env NO_INTERACTION=1"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue