mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/owncloud-server: Updated for version 8.0.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
d88b1b08bc
commit
d8414142b6
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=owncloud-server
|
||||
SRCNAM=owncloud
|
||||
VERSION=${VERSION:-8.0.2}
|
||||
VERSION=${VERSION:-8.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="owncloud-server"
|
||||
VERSION="8.0.2"
|
||||
VERSION="8.0.3"
|
||||
HOMEPAGE="http://owncloud.org/"
|
||||
DOWNLOAD="http://download.owncloud.org/community/owncloud-8.0.2.tar.bz2"
|
||||
MD5SUM="9b10eb45b7923fcb46b89cf0ad149097"
|
||||
DOWNLOAD="http://download.owncloud.org/community/owncloud-8.0.3.tar.bz2"
|
||||
MD5SUM="c22ca3211a5c99ae2353afaa619da51f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue