From cc4cd995f61a3fff7b08e112f8468cfd4c3836b6 Mon Sep 17 00:00:00 2001 From: Bud Dhay Date: Wed, 2 Feb 2011 12:45:12 +0000 Subject: [PATCH] Changeset 25113 bumped the version of package ntfs-3g to 2011.1.15 but the checksum for that blob is erroneously called PKG_MD5SUM_2010.1.15. This patch provides a fix for this typo. thanks Marc Vels SVN-Revision: 25308 --- utils/ntfs-3g/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile index 092cbdebe..35f5480c9 100644 --- a/utils/ntfs-3g/Makefile +++ b/utils/ntfs-3g/Makefile @@ -28,7 +28,7 @@ PKG_MD5SUM_2010.5.16:=aeff7659a4943c9223d79116f051a863 PKG_MD5SUM_2010.5.22:=caa08c73220a7106c76f697b7a7915ec PKG_MD5SUM_2010.8.8:=6c109746c2708f679725a2ea441c61c6 PKG_MD5SUM_2010.10.2:=91405690f25822142cdcb43d03e62d3f -PKG_MD5SUM_2010.1.15:=15a5cf5752012269fa168c24191f00e2 +PKG_MD5SUM_2011.1.15:=15a5cf5752012269fa168c24191f00e2 PKG_MD5SUM:=$(PKG_MD5SUM_$(PKG_VERSION)) PKG_FIXUP:=libtool -- 2.30.2