From: swalker Date: Fri, 5 Feb 2010 11:19:20 +0000 (+0000) Subject: [packages] dosfstools: update to 3.0.9 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=8410ff7960bae269a9d489e3e374438f7f279666;p=packages.git [packages] dosfstools: update to 3.0.9 git-svn-id: svn://svn.openwrt.org/openwrt/packages@19532 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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