diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 19:19:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:36 +0000 |
commit | 06dfdb389ee7be21f713088cd783bca1e2e0381b (patch) | |
tree | 0afd244a466ec461de07ab58ca6eb47b7f2b6100 /community/libreoffice | |
parent | b837fa6fe847ed170a36ff6d354f21478d3dbb6f (diff) | |
download | aports-06dfdb389ee7be21f713088cd783bca1e2e0381b.tar.bz2 aports-06dfdb389ee7be21f713088cd783bca1e2e0381b.tar.xz |
community/libreoffice: rebuild against libressl 2.5
Diffstat (limited to 'community/libreoffice')
-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 642ec7a9c9..f15740b3a9 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.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="LibreOffice - Meta package for the full office suite" url="http://www.libreoffice.org/" arch="all" |