mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
owncloud: updated to 6.0.4
This commit is contained in:
committed by
Michael Tremer
parent
a0431265d2
commit
f0fd5eb5ba
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 6.0.3
|
||||
VER = 6.0.4
|
||||
|
||||
THISAPP = owncloud-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 007d6025cca1e46abd52bc6700149bc9
|
||||
$(DL_FILE)_MD5 = 0a92cf5971e9c9c58e40219b385bd8f4
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user