From 42215192adeaea192af6148ebf27971e856743c5 Mon Sep 17 00:00:00 2001 From: amak Date: Tue, 4 May 2021 12:19:42 +1000 Subject: [PATCH] hfsprogs: fix distfile --- srcpkgs/hfsprogs/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hfsprogs/template b/srcpkgs/hfsprogs/template index 41bd475db09e..f1e0c690511d 100644 --- a/srcpkgs/hfsprogs/template +++ b/srcpkgs/hfsprogs/template @@ -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 " 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