diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-01 01:48:10 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-01 01:57:01 +0000 |
commit | a975e5edba4dbf93bab7ec451db53d147d0da867 (patch) | |
tree | 69b6d6d4d5364d6489500f4887e2b2512a990b83 | |
parent | ab481650b77b4f96ffa7910523d43b00b6c2cc6e (diff) | |
download | ports-a975e5edba4dbf93bab7ec451db53d147d0da867.tar.gz ports-a975e5edba4dbf93bab7ec451db53d147d0da867.zip |
www/owncloud: Update distinfo
- Bump PORTREVISION for package change
Upstream rerolled the tarball to include a bugfix "Do not mount shared storage
which are failing".
Reference: https://github.com/owncloud/core/pull/41014
-rw-r--r-- | www/owncloud/Makefile | 1 | ||||
-rw-r--r-- | www/owncloud/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index f1333e9a8af2..3e204787e721 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -1,5 +1,6 @@ PORTNAME= owncloud PORTVERSION= 10.13.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://download.owncloud.com/server/stable/ \ LOCAL/sunpoet diff --git a/www/owncloud/distinfo b/www/owncloud/distinfo index 210023983247..62569614c03e 100644 --- a/www/owncloud/distinfo +++ b/www/owncloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696915257 -SHA256 (owncloud-10.13.2.tar.bz2) = efdc14b9c129dffc321383a0936483c6062cbd11d22a8dc63143519dd0abc88b -SIZE (owncloud-10.13.2.tar.bz2) = 58586324 +TIMESTAMP = 1698340945 +SHA256 (owncloud-10.13.2.tar.bz2) = 286f768d78374d2652693475a662fd915c32498bb80e58510fad936a4d61c159 +SIZE (owncloud-10.13.2.tar.bz2) = 58587102 |