Commit be0b6af0 authored by Mayoro Diagne's avatar Mayoro Diagne

updating software and instance for fengoffice according changes of slapos

parent 1e76e83a
...@@ -15,8 +15,8 @@ extends = ...@@ -15,8 +15,8 @@ extends =
[application] [application]
recipe = slapos.recipe.build recipe = slapos.recipe.build
url = http://garr.dl.sourceforge.net/project/opengoo/fengoffice/fengoffice_1.7.5/fengoffice_1.7.5.zip url = http://ignum.dl.sourceforge.net/project/opengoo/fengoffice/fengoffice_2.0.0beta2/fengoffice_2.0.0beta2.zip
md5sum = 9e7f4a52eec15dffd229aeefc1cd188b md5sum = a8125c8a945531f6e9bcd8fae4a8f509
script = script =
if not self.options.get('url'): self.options['url'], self.options['md5sum'] = self.options[guessPlatform()].split(' ') if not self.options.get('url'): self.options['url'], self.options['md5sum'] = self.options[guessPlatform()].split(' ')
extract_dir = self.extract(self.download(self.options['url'], self.options.get('md5sum'))) extract_dir = self.extract(self.download(self.options['url'], self.options.get('md5sum')))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment