]> git.ipfire.org Git - people/dweismueller/ipfire-2.x.git/commitdiff
owncloud: updated to owncloud 6.0.3
authorDaniel Weismüller <daniel.weismueller@ipfire.org>
Fri, 2 May 2014 06:32:19 +0000 (08:32 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Jul 2014 17:24:50 +0000 (19:24 +0200)
lfs/owncloud

index f36790eb4b9b3b0df9094612282720b300b68c07..cdbf03a691b8f85ea6f6e3acf150eeee726f8aa1 100644 (file)
@@ -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)