mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/nextcloud-server: Updated for version 13.0.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
40680d1d4f
commit
5257366819
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=nextcloud-server
|
||||
SRCNAM=nextcloud
|
||||
VERSION=${VERSION:-13.0.4}
|
||||
VERSION=${VERSION:-13.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nextcloud-server"
|
||||
VERSION="13.0.4"
|
||||
VERSION="13.0.5"
|
||||
HOMEPAGE="https://nextcloud.com/"
|
||||
DOWNLOAD="https://download.nextcloud.com/server/releases/nextcloud-13.0.4.tar.bz2"
|
||||
MD5SUM="6428039da91be9190b5f9eedd24ba551"
|
||||
DOWNLOAD="https://download.nextcloud.com/server/releases/nextcloud-13.0.5.tar.bz2"
|
||||
MD5SUM="d446092850bdd3029c60896f59fd4fe8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue