Commit 47cba32b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

software/cloudooo: version up LibreOffice 7.6.7.2.

parent 7e1cb38c
...@@ -8,11 +8,11 @@ parts = ...@@ -8,11 +8,11 @@ parts =
[libreoffice-bin] [libreoffice-bin]
recipe = slapos.recipe.build recipe = slapos.recipe.build
version = 7.5.2.2 version = 7.6.7.2
url = https://downloadarchive.documentfoundation.org/libreoffice/old/${:version}/rpm/${:_url1}/LibreOffice_${:version}_${:_url2}_rpm.tar.gz url = https://downloadarchive.documentfoundation.org/libreoffice/old/${:version}/rpm/${:_url1}/LibreOffice_${:version}_${:_url2}_rpm.tar.gz
# where office code can be found? # where office code can be found?
officedir = libreoffice7.5 officedir = libreoffice7.6
install = install =
import os import os
import sys import sys
...@@ -48,4 +48,4 @@ stop-on-error = true ...@@ -48,4 +48,4 @@ stop-on-error = true
[libreoffice-bin:getattr(sys,'_multiarch',None)=='x86_64-linux-gnu'] [libreoffice-bin:getattr(sys,'_multiarch',None)=='x86_64-linux-gnu']
_url1 = x86_64 _url1 = x86_64
_url2 = Linux_x86-64 _url2 = Linux_x86-64
md5sum = efb0351ac9ebd954c43f77d59632bd28 md5sum = c84102a26aa6afd621e2fbb70c5a1e1e
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