From 19ba12180a93d124abefd96c4ce6c1bbe8109eaf Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Fri, 5 Feb 2010 11:19:20 +0000 Subject: [PATCH] [packages] dosfstools: update to 3.0.9 SVN-Revision: 19532 --- utils/dosfstools/Makefile | 4 ++-- utils/dosfstools/patches/002-linux_26_headers.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/dosfstools/Makefile b/utils/dosfstools/Makefile index fd24c7dd12..fcd4ec9814 100644 --- a/utils/dosfstools/Makefile +++ b/utils/dosfstools/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dosfstools -PKG_VERSION:=3.0.7 +PKG_VERSION:=3.0.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.daniel-baumann.ch/software/dosfstools/ -PKG_MD5SUM:=2df41f537941ac9dff0dd747f2d635c8 +PKG_MD5SUM:=7f159ec44d3b9c502904bab0236050e4 include $(INCLUDE_DIR)/package.mk diff --git a/utils/dosfstools/patches/002-linux_26_headers.patch b/utils/dosfstools/patches/002-linux_26_headers.patch index 38baf3eb8c..c4d506f30f 100644 --- a/utils/dosfstools/patches/002-linux_26_headers.patch +++ b/utils/dosfstools/patches/002-linux_26_headers.patch @@ -35,7 +35,7 @@ --- a/src/io.c +++ b/src/io.c -@@ -37,6 +37,7 @@ +@@ -39,6 +39,7 @@ #include #include #include -- 2.30.2