[packages] dosfstools: update to 3.0.9
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19532 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d19410af1e
commit
8410ff7960
@ -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
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
||||
|
||||
--- a/src/io.c
|
||||
+++ b/src/io.c
|
||||
@@ -37,6 +37,7 @@
|
||||
@@ -39,6 +39,7 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user