Commit 51cd1b7e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fixup! version up : LibreOffice 5.0.0.5.

parent ebee05ce
...@@ -9,14 +9,14 @@ parts = ...@@ -9,14 +9,14 @@ parts =
[libreoffice-bin] [libreoffice-bin]
recipe = slapos.recipe.build recipe = slapos.recipe.build
# here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64). # here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64).
version = 4.4.1.2 version = 5.0.0.5
url = http://downloadarchive.documentfoundation.org/libreoffice/old/${:version}/rpm/%s/LibreOffice_${:version}_Linux_%s_rpm.tar.gz url = http://downloadarchive.documentfoundation.org/libreoffice/old/${:version}/rpm/%s/LibreOffice_${:version}_Linux_%s_rpm.tar.gz
# supported architectures md5sums # supported architectures md5sums
md5sum_x86 = 23b740e84bc2b8774d50ac97dd553afd md5sum_x86 = d54ebe17b34f39446762e73fc3d31277
md5sum_x86-64 = 8de6f3d1d4af3826a3a1695a47444948 md5sum_x86-64 = 6e1c97eaa221748e328c80470d296583
# where office code can be found? # where office code can be found?
officedir = libreoffice4.4 officedir = libreoffice5.0
# script to install # script to install
script = script =
......
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