Makefile should be updated per https://github.com/openwrt-es/openwrt-p ... 94e8151383:
diff --git a/package/dosfstools/Makefile b/package/dosfstools/Makefile
index 41483f2..548d1ec 100644
--- a/package/dosfstools/Makefile
+++ b/package/dosfstools/Makefile
@@ -17,8 +17,9 @@ PKG_LICENSE_FILES:=COPYING
PKG_MAINTAINER:=David Bonnes <david.bonnes@gmail.com>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://daniel-baumann.ch/files/software/dosfstools \
- http://fossies.org/linux/misc
+PKG_SOURCE_URL:=\
+ http://github.com/dosfstools/dosfstools ... G_VERSION) \
+ http://fossies.org/linux/misc
PKG_MD5SUM:=2e31e7bdf92998e41ed17de505a4a552
include $(INCLUDE_DIR)/package.mk
@@ -27,7 +28,7 @@ include $(INCLUDE_DIR)/nls.mk
define Package/dosfstools/Default
SECTION:=utils
CATEGORY:=Utilities
- URL:=http://www.daniel-baumann.ch/software/dosfstools/
+ URL:=https://github.com/dosfstools
SUBMENU:=Filesystem
DEPENDS:=$(ICONV_DEPENDS)
endef
build - dosfstools
Moderator: Moderators
Re: build - dosfstools
Thanks, I'll make a pull.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.