summaryrefslogtreecommitdiffstats
path: root/mxe.updates.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mxe.updates.mk')
-rw-r--r--mxe.updates.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mxe.updates.mk b/mxe.updates.mk
index 9a4455d..7b37999 100644
--- a/mxe.updates.mk
+++ b/mxe.updates.mk
@@ -71,7 +71,7 @@ check-update-package-%: UPDATE_DRYRUN = true
check-update-package-%: update-package-% ;
update-checksum-%: MXE_NO_BACKUP_DL = true
-update-checksum-%: SKIP_CHECHSUM = true
+update-checksum-%: SKIP_CHECKSUM = true
update-checksum-%:
$(if $(call set_is_member,$*,$(PKGS)), \
$(call DOWNLOAD_PKG_ARCHIVE,$*) && \