Skip to content

Commit

Permalink
libreoffice: upgraded to 4.0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jgeboski committed Jun 20, 2013
1 parent ca703c4 commit c1ab2ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions office/libreoffice/libreoffice.SlackBuild
Expand Up @@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

PRGNAM=libreoffice
VERSION=${VERSION:-4.0.3.3}
VERSION=${VERSION:-4.0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_jgeboski}

Expand Down Expand Up @@ -111,7 +111,6 @@ CXXFLAGS="$SLKCFLAGS" \
--with-system-libxml \
--with-system-mesa-headers \
--with-system-neon \
--with-system-npapi-headers \
--with-system-nss \
--with-system-openldap \
--with-system-openssl \
Expand All @@ -133,6 +132,7 @@ CXXFLAGS="$SLKCFLAGS" \
#--enable-python=system
#--with-helppack-integration
#--with-system-clucene
#--with-system-npapi-headers
#--with-system-odbc

make fetch
Expand Down
6 changes: 3 additions & 3 deletions office/libreoffice/libreoffice.info
@@ -1,8 +1,8 @@
PRGNAM="libreoffice"
VERSION="4.0.3.3"
VERSION="4.0.4.2"
HOMEPAGE="http://www.libreoffice.org/"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/4.0.3/libreoffice-4.0.3.3.tar.xz"
MD5SUM="7bcde561375f3bbce08f6d05451c8ad7"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/4.0.4/libreoffice-4.0.4.2.tar.xz"
MD5SUM="19462798bbf6e1dc75a8b12bd1775ea2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Archive-Zip"
Expand Down

0 comments on commit c1ab2ca

Please sign in to comment.