diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-02-24 19:13:58 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-02-24 19:13:58 +0200 |
commit | 42b85f3a0f52cde723e7e51fbb799c81c8fe3774 (patch) | |
tree | 10308223bab414ddbd169621a35df03697e7518d | |
parent | 4f450721c1ca76ac8ca3c04ee4e026d0f2406bd5 (diff) | |
download | aports-42b85f3a0f52cde723e7e51fbb799c81c8fe3774.tar.bz2 aports-42b85f3a0f52cde723e7e51fbb799c81c8fe3774.tar.xz |
testing/libreoffice: rebuild against new glew
-rw-r--r-- | testing/libreoffice/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libreoffice/APKBUILD b/testing/libreoffice/APKBUILD index 9ca94a13b4..7777ee0116 100644 --- a/testing/libreoffice/APKBUILD +++ b/testing/libreoffice/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libreoffice pkgver=4.4.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |