diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-27 09:19:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-27 10:14:47 +0000 |
commit | dd81fad7180598e7f88de32b7d89610278777f41 (patch) | |
tree | 075485fa89310489a2627c93e77e0f58d9cac757 /testing | |
parent | f16f4b947563a6f94e71c513aef9500c77ad98de (diff) | |
download | aports-dd81fad7180598e7f88de32b7d89610278777f41.tar.bz2 aports-dd81fad7180598e7f88de32b7d89610278777f41.tar.xz |
testing/mupdf: rebuild against boost 1.62.0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/mupdf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mupdf/APKBUILD b/testing/mupdf/APKBUILD index 8246d53b2d..ad0d84877c 100644 --- a/testing/mupdf/APKBUILD +++ b/testing/mupdf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Zhou <zhoumichaely@gmail.com> pkgname=mupdf pkgver=1.9a -pkgrel=5 +pkgrel=6 pkgdesc="A lightweight PDF and XPS viewer" url="http://mupdf.com" arch="all" |