*: Remove mysql51 support

This commit is contained in:
nia 2020-03-13 10:09:50 +00:00
parent 6423798a2d
commit 7f8532781e
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/dotproject
USE_LANGUAGES= # none
MYSQL_VERSIONS_ACCEPTED= 51 55
MYSQL_VERSIONS_ACCEPTED= 55
# base on PHP package
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.4.0:../../www/ap-php

View File

@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
LUA_VERSIONS_ACCEPTED= 51
MYSQL_VERSIONS_ACCEPTED= 56 55 51
MYSQL_VERSIONS_ACCEPTED= 56 55
GNU_CONFIGURE= yes
USE_LIBTOOL= yes