projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b796717
)
dosfstool: change download mirror (#12285)
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 28 Nov 2012 13:53:05 +0000
(13:53 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 28 Nov 2012 13:53:05 +0000
(13:53 +0000)
SVN-Revision: 34399
utils/dosfstools/Makefile
patch
|
blob
|
history
diff --git
a/utils/dosfstools/Makefile
b/utils/dosfstools/Makefile
index 031cb85d708641131cb5e71c5081fd43fc3bc38c..0f04c36b30a4b1f0fc61671dbe6f46c9c663e170 100644
(file)
--- a/
utils/dosfstools/Makefile
+++ b/
utils/dosfstools/Makefile
@@
-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