mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
owncloud: updated to owncloud 6.0.3
This commit is contained in:
committed by
Michael Tremer
parent
21987073ff
commit
5f4ebb7f66
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user