mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
devel/pecl-ast: Update to 1.1.0
- Update WWW Changes: https://pecl.php.net/package-changelog.php?package=ast
This commit is contained in:
parent
fad8d532d2
commit
dd33587077
@ -1,10 +1,11 @@
|
||||
PORTNAME= ast
|
||||
PORTVERSION= 1.0.16
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Extension exposing PHP 7 abstract syntax tree
|
||||
WWW= https://pecl.php.net/package/ast
|
||||
WWW= https://pecl.php.net/package/ast \
|
||||
https://github.com/nikic/php-ast
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1638556528
|
||||
SHA256 (PECL/ast-1.0.16.tgz) = 45bda34b780c4661ce77cf65cd8a504fb56526d4b456edcc97d791c86f3879ce
|
||||
SIZE (PECL/ast-1.0.16.tgz) = 50369
|
||||
TIMESTAMP = 1685162090
|
||||
SHA256 (PECL/ast-1.1.0.tgz) = ee3d4f67e24d82e4d340806a24052012e4954d223122949377665427443e6d13
|
||||
SIZE (PECL/ast-1.1.0.tgz) = 51676
|
||||
|
Loading…
Reference in New Issue
Block a user