finance/nextcloud-cospend: Update to 1.4.4
This commit is contained in:
parent
5dca1a2e22
commit
37812ade2a
2 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
|||
# Created by: Michael Reifenberger <mr@freebsd.org>
|
||||
|
||||
PORTNAME= cospend
|
||||
PORTVERSION= 1.4.3
|
||||
PORTVERSION= 1.4.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= finance www editors
|
||||
MASTER_SITES= https://github.com/eneiluj/${PORTNAME}-nc/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||
PKGNAMEPREFIX= nextcloud-
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
DIST_SUBDIR= nextcloud/${PORTNAME}-${DISTVERSION}
|
||||
DIST_SUBDIR= nextcloud
|
||||
|
||||
MAINTAINER= mr@FreeBSD.org
|
||||
COMMENT= cospend app for Nextcloud
|
||||
|
@ -16,7 +16,7 @@ COMMENT= cospend app for Nextcloud
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR}
|
||||
|
||||
USES= php:flavors
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1637864222
|
||||
SHA256 (nextcloud/cospend-1.4.3/cospend-1.4.3.tar.gz) = 251ca1cd9f68d6a427f6ab75b92019c4c2e7d65d9d5e643619ff1e628611df4d
|
||||
SIZE (nextcloud/cospend-1.4.3/cospend-1.4.3.tar.gz) = 5736631
|
||||
TIMESTAMP = 1646682204
|
||||
SHA256 (nextcloud/cospend-1.4.4.tar.gz) = 8f1c4c6e0a13fe9b4637cdf6c709a65f6f7e685ff17933435e5b9b25f5d40988
|
||||
SIZE (nextcloud/cospend-1.4.4.tar.gz) = 6002356
|
||||
|
|
Loading…
Reference in a new issue