hfsprogs: fix distfile

This commit is contained in:
amak 2021-05-04 12:19:42 +10:00 committed by Érico Nogueira Rolim
parent f1f48959c0
commit 6d0dfedcb7

View file

@ -2,6 +2,7 @@
pkgname=hfsprogs
_distver=540.1
_patchver=3
_md5sum=0435afc389b919027b69616ad1b05709
version="${_distver}.linux${_patchver}"
revision=8
wrksrc="diskdev_cmds-${version}"
@ -10,8 +11,8 @@ makedepends="openssl-devel libuuid-devel"
short_desc="Apple's mkfs and fsck for HFS and HFS+ file systems"
maintainer="Orphaned <orphan@voidlinux.org>"
license="APSL-2.0"
homepage="http://www.opensource.apple.com/"
distfiles="http://cavan.codon.org.uk/~mjg59/diskdev_cmds/diskdev_cmds-${version}.tar.gz"
homepage="https://www.opensource.apple.com/"
distfiles="https://src.fedoraproject.org/repo/pkgs/hfsplus-tools/diskdev_cmds-${version}.tar.gz/${_md5sum}/diskdev_cmds-${version}.tar.gz"
checksum=b01b203a97f9a3bf36a027c13ddfc59292730552e62722d690d33bd5c24f5497
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then