aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hfsprogs
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-05 19:59:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-06 05:19:29 +0000
commit118086a71971dc83b8870f46f01f6e047f362606 (patch)
treee1429bbaa06591ad64ac1b9435274ee7abd4f127 /testing/hfsprogs
parentaf6f3730616ba3378aa3a99ee768ee84a6483f45 (diff)
downloadaports-118086a71971dc83b8870f46f01f6e047f362606.tar.bz2
aports-118086a71971dc83b8870f46f01f6e047f362606.tar.xz
testing/hfsprogs: rebuild against libressl-2.7
Diffstat (limited to 'testing/hfsprogs')
-rw-r--r--testing/hfsprogs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hfsprogs/APKBUILD b/testing/hfsprogs/APKBUILD
index 48e913c8f8..b2ae4f47b2 100644
--- a/testing/hfsprogs/APKBUILD
+++ b/testing/hfsprogs/APKBUILD
@@ -4,7 +4,7 @@ pkgname=hfsprogs
_pkgname=diskdev_cmds
pkgver=540.1_p3
_pkgver=${pkgver/_p/.linux}
-pkgrel=2
+pkgrel=3
pkgdesc="Tools to create/check Apple HFS+ filesystems"
# We use modified version provided by Fedora's dev, not directly from Apple.
url="https://src.fedoraproject.org/rpms/hfsplus-tools"