diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-20 10:21:11 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-20 10:21:38 +0000 |
commit | aca62814dec887216a2c4f05ad5dc7e024203ec4 (patch) | |
tree | c2d6911b0ac93543511ae9106a6ae652330a4949 | |
parent | 88096ef8a1408c6d92749684ad1203785d1c1867 (diff) | |
download | aports-aca62814dec887216a2c4f05ad5dc7e024203ec4.tar.bz2 aports-aca62814dec887216a2c4f05ad5dc7e024203ec4.tar.xz |
community/libreoffice: rebuild against glew 2.0.0
-rw-r--r-- | community/libreoffice/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libreoffice/APKBUILD b/community/libreoffice/APKBUILD index 0f4e0b8ebb..f687a1581a 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libreoffice pkgver=5.3.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |