Merge lp:~cmars/charms/precise/owncloud/owncloud-dl-linkfix into lp:charms/owncloud

Proposed by Casey Marshall
Status: Merged
Merged at revision: 19
Proposed branch: lp:~cmars/charms/precise/owncloud/owncloud-dl-linkfix
Merge into: lp:charms/owncloud
Diff against target: 22 lines (+3/-3)
2 files modified
hooks/install (+2/-2)
revision (+1/-1)
To merge this branch: bzr merge lp:~cmars/charms/precise/owncloud/owncloud-dl-linkfix
Reviewer Review Type Date Requested Status
Marco Ceppi (community) Approve
Review via email: mp+192076@code.launchpad.net

Description of the change

The owncloud link in the published charm is broken. Updated to owncloud 5.0.12.

To post a comment you must log in.
Revision history for this message
Marco Ceppi (marcoceppi) wrote :

Hi Casey, thank you so much for this fix! This LGTM and will be updated in the store shortly. We really appreciate your contributions in keeping our charm store charms up to date!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/install'
2--- hooks/install 2013-03-13 22:15:50 +0000
3+++ hooks/install 2013-10-22 00:51:20 +0000
4@@ -13,9 +13,9 @@
5 juju-log "Downloading and validating ownCloud 4.5"
6 # Load charm helper and download owncloud
7 . /usr/share/charm-helper/sh/net.sh
8-LURL="http://mirrors.owncloud.org/releases/owncloud-4.5.7.tar.bz2"
9+LURL="http://download.owncloud.org/community/owncloud-5.0.12.tar.bz2"
10
11-LHASH="12b41fd8119c0fe48b62fcfe36999def"
12+LHASH="b1aafcba4823c011b19b60353394d81455e2b3e9c169d4e444b27c740695ed7a"
13 source_file=`ch_get_file $LURL $LHASH`
14
15 juju-log "Downloaded"
16
17=== modified file 'revision'
18--- revision 2012-10-12 12:45:06 +0000
19+++ revision 2013-10-22 00:51:20 +0000
20@@ -1,1 +1,1 @@
21-6
22+7

Subscribers

People subscribed via source and target branches

to status/vote changes: