network/nextcloud-server: Updated for version 29.0.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Roberto Puzzanghera 2024-11-09 06:52:49 +07:00 committed by Willy Sudiarto Raharjo
parent 0068f2d957
commit 95820dc0ba
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nextcloud-server
SRCNAM=nextcloud
VERSION=${VERSION:-29.0.8}
VERSION=${VERSION:-29.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="nextcloud-server"
VERSION="29.0.8"
VERSION="29.0.9"
HOMEPAGE="https://nextcloud.com/"
DOWNLOAD="https://download.nextcloud.com/server/releases/nextcloud-29.0.8.tar.bz2"
MD5SUM="8fbdb9c6598ca8375c534891b9b27bd1"
DOWNLOAD="https://download.nextcloud.com/server/releases/nextcloud-29.0.9.tar.bz2"
MD5SUM="f91a94b33e850c0f3a0ff0c4e93418fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""