php-uuid: Mark php5.6 as incompatible

This commit is contained in:
Travis Paul 2020-04-19 23:16:03 +08:00
parent d6618bfb5c
commit 750709a2f5
No known key found for this signature in database
GPG Key ID: 0CA1F92FA8ED3A64
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ COMMENT= Wrapper around libuuid from the ext2utils project
CONFIGURE_ARGS+= --with-uuid=${PREFIX}
PHP_VERSIONS_INCOMPATIBLE= 56
TEST_TARGET= test
TEST_ENV= NO_INTERACTION=set