www/thirtybees: update to 1.3.0
ChangeLog at: https://github.com/thirtybees/thirtybees/releases
This commit is contained in:
parent
0fef0510bb
commit
2952f71b67
3 changed files with 233 additions and 1207 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= thirtybees
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= www finance
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||
|
@ -12,6 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSES
|
|||
USES= php:web zip
|
||||
USE_PHP= bcmath curl gd imap json mbstring opcache openssl pdo_mysql \
|
||||
soap xml zip
|
||||
IGNORE_WITH_PHP=80
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1574931656
|
||||
SHA256 (thirtybees-v1.1.0.zip) = 4c93010603398c3e0bc13b137153efd9e165e93f1240073f33e1338c6aefb8df
|
||||
SIZE (thirtybees-v1.1.0.zip) = 45462168
|
||||
TIMESTAMP = 1644102037
|
||||
SHA256 (thirtybees-v1.3.0.zip) = 95ff1665ce4602b047d775ce83d142d7c5c6dcd9c40d26ccd7d9c32595e05039
|
||||
SIZE (thirtybees-v1.3.0.zip) = 42944302
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue