aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2022-12-14 20:11:45 +0200
committerDavid Bauer <mail@david-bauer.net>2023-01-16 23:58:16 +0100
commit3bc6d2af76e29dea23ffd1a96cbbf9c36fc915a3 (patch)
tree67fb5c69a4a344e6e01175cd4817cf3c8dd32128 /tools
parentc0b4303d2e2f4a9e1d4684fd584e6b6548666f0f (diff)
downloadupstream-3bc6d2af76e29dea23ffd1a96cbbf9c36fc915a3.tar.gz
upstream-3bc6d2af76e29dea23ffd1a96cbbf9c36fc915a3.tar.bz2
upstream-3bc6d2af76e29dea23ffd1a96cbbf9c36fc915a3.zip
tools/dosfstools: fix PKG_SOURCE
Both mirrors provided in the Makefile only serve gzipped tarballs. Fixes: #10871 Fixes: 9edfe7dd13d9 ("source: Switch to xz for packages and tools where possible") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> (cherry picked from commit bd911b45389b3da299948b457a1fc645febd2248)
Diffstat (limited to 'tools')
-rw-r--r--tools/dosfstools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/dosfstools/Makefile b/tools/dosfstools/Makefile
index d52c46b302..44557915a1 100644
--- a/tools/dosfstools/Makefile
+++ b/tools/dosfstools/Makefile
@@ -11,10 +11,10 @@ PKG_NAME:=dosfstools
PKG_CPE_ID:=cpe:/a:dosfstools_project:dosfstools
PKG_VERSION:=4.2
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/dosfstools/dosfstools/releases/download/v$(PKG_VERSION)/ \
http://fossies.org/linux/misc
-PKG_HASH:=ba7c716ff9b8208a3bba5094a77584a7dc814141de09ab4ce1ae9b84bbcd7844
+PKG_HASH:=64926eebf90092dca21b14259a5301b7b98e7b1943e8a201c7d726084809b527
HOST_FIXUP:=autoreconf