diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-03-13 15:12:13 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-03-13 17:15:34 +0000 |
| commit | ea03e0299d74c5ae7138378117c212661c14bcd4 (patch) | |
| tree | d9cd005f76bf8071ba70b85d52165d3bbfa966ab /testing | |
| parent | fde21f74a094081b92aa3e31d70157f3baa2cb04 (diff) | |
| download | aports-ea03e0299d74c5ae7138378117c212661c14bcd4.tar.bz2 aports-ea03e0299d74c5ae7138378117c212661c14bcd4.tar.xz | |
testing/ocfs2-tools: rebuild against readline 8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/ocfs2-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocfs2-tools/APKBUILD b/testing/ocfs2-tools/APKBUILD index a67d2d7833..b27dce5db8 100644 --- a/testing/ocfs2-tools/APKBUILD +++ b/testing/ocfs2-tools/APKBUILD @@ -5,7 +5,7 @@ # TODO: Fix init script (remove bashisms) pkgname=ocfs2-tools pkgver=1.8.5 -pkgrel=0 +pkgrel=1 pkgdesc="Oracle Cluster File System 2 Core Tools" url="https://oss.oracle.com/projects/ocfs2-tools" arch="all" |
