diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-12-15 17:08:26 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-02 11:23:28 +0000 |
commit | 48c10e6c956a324d37dacbe606203e70343c922d (patch) | |
tree | 0aa1b916c67ac00398034883e3538e05131c7c12 /community/libreoffice | |
parent | 5f63aa1878fb355ccddb5384a94c196ca66de335 (diff) | |
download | aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.bz2 aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.xz |
rebuild against boost-1.72.0
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 26c5a3dd60..e8701ae491 100644 --- a/community/libreoffice/APKBUILD +++ b/community/libreoffice/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libreoffice pkgver=6.3.2.2 -pkgrel=3 +pkgrel=4 pkgdesc="LibreOffice - Meta package for the full office suite" url="https://www.libreoffice.org/" arch="all !s390x" |