dosfstool: change download mirror (#12285)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34399 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2012-11-28 13:53:05 +00:00
parent 0ee506d356
commit 1737519904

View File

@ -12,7 +12,7 @@ PKG_VERSION:=3.0.12
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.daniel-baumann.ch/software/dosfstools
PKG_SOURCE_URL:=http://fossies.org/linux/misc
PKG_MD5SUM:=4c1f1e72b82371704f93ebdd3c7b6259
include $(INCLUDE_DIR)/package.mk