From 8410ff7960bae269a9d489e3e374438f7f279666 Mon Sep 17 00:00:00 2001 From: swalker Date: Fri, 5 Feb 2010 11:19:20 +0000 Subject: [PATCH] [packages] dosfstools: update to 3.0.9 git-svn-id: svn://svn.openwrt.org/openwrt/packages@19532 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 fd24c7dd1..fcd4ec981 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 38baf3eb8..c4d506f30 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.11.0