mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
hfsprogs: rebuild against OpenSSL
This commit is contained in:
parent
98575a2f51
commit
07bb9f211a
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@ pkgname=hfsprogs
|
||||||
_distver=540.1
|
_distver=540.1
|
||||||
_patchver=3
|
_patchver=3
|
||||||
version="${_distver}.linux${_patchver}"
|
version="${_distver}.linux${_patchver}"
|
||||||
revision=7
|
revision=8
|
||||||
wrksrc="diskdev_cmds-${version}"
|
wrksrc="diskdev_cmds-${version}"
|
||||||
hostmakedepends="clang"
|
hostmakedepends="clang"
|
||||||
makedepends="libressl-devel libuuid-devel"
|
makedepends="openssl-devel libuuid-devel"
|
||||||
short_desc="Apple's mkfs and fsck for HFS and HFS+ file systems"
|
short_desc="Apple's mkfs and fsck for HFS and HFS+ file systems"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="APSL-2.0"
|
license="APSL-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue