[package] update dosfstools to 3.0.6 (#6227)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18544 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-11-26 16:07:44 +00:00
parent c3f10bb9e7
commit 39c0ecf0f3
2 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dosfstools
PKG_VERSION:=3.0.5
PKG_VERSION:=3.0.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.daniel-baumann.ch/software/dosfstools/
PKG_MD5SUM:=0ac8c2119d2288958f4e2fd3dd942657
PKG_MD5SUM:=ae64c11d3963cd49758aba2854a60b6e
include $(INCLUDE_DIR)/package.mk