From: Daniel Weismüller Date: Fri, 2 May 2014 06:32:19 +0000 (+0200) Subject: owncloud: updated to owncloud 6.0.3 X-Git-Tag: v2.15-core80~42 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=5f4ebb7f66f69a8a4833862ff049fe473edde7a8 owncloud: updated to owncloud 6.0.3 --- diff --git a/lfs/owncloud b/lfs/owncloud index f36790eb4b..cdbf03a691 100644 --- a/lfs/owncloud +++ b/lfs/owncloud @@ -24,7 +24,7 @@ include Config -VER = 5.0.11 +VER = 6.0.3 THISAPP = owncloud-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ae31d78bf9b29835330922fefa96e076 +$(DL_FILE)_MD5 = 007d6025cca1e46abd52bc6700149bc9 install : $(TARGET)