[packages] dosfstools: update to 3.0.10
authorStephen Walker <stephendwalker@gmail.com>
Sat, 18 Dec 2010 20:11:35 +0000 (20:11 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Sat, 18 Dec 2010 20:11:35 +0000 (20:11 +0000)
SVN-Revision: 24685

utils/dosfstools/Makefile

index fcd4ec9814eaa2ce16c435ad4326081b23567293..5519ec1adfc3b79ce218def813cb880e49aafa03 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dosfstools
-PKG_VERSION:=3.0.9
+PKG_VERSION:=3.0.10
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://www.daniel-baumann.ch/software/dosfstools/
-PKG_MD5SUM:=7f159ec44d3b9c502904bab0236050e4
+PKG_SOURCE_URL:=http://www.daniel-baumann.ch/software/dosfstools
+PKG_MD5SUM:=be73c6077cc5f784f0bb4d3901c88792
 
 include $(INCLUDE_DIR)/package.mk