[packages] upx: define UCL_NO_ASM to fix build on x86 (ucl is built with --disable...
[openwrt/svn-archive/archive.git] / utils / dosfstools / Makefile
index e8e35f1a2751ef4b0ce0cb31c9703b1ebe53e53f..fcd4ec9814eaa2ce16c435ad4326081b23567293 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2009 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dosfstools
-PKG_VERSION:=3.0.6
+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:=ae64c11d3963cd49758aba2854a60b6e
+PKG_MD5SUM:=7f159ec44d3b9c502904bab0236050e4
 
 include $(INCLUDE_DIR)/package.mk