projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update wireless-tools to v28-pre10
[openwrt.git]
/
package
/
fuse
/
Makefile
diff --git
a/package/fuse/Makefile
b/package/fuse/Makefile
index
35d096a
..
d5e3222
100644
(file)
--- a/
package/fuse/Makefile
+++ b/
package/fuse/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=fuse
include $(TOPDIR)/rules.mk
PKG_NAME:=fuse
-PKG_VERSION:=2.
3.0
+PKG_VERSION:=2.
4.1
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
0bee98df5b2a29841f75fc188975eab
c
+PKG_MD5SUM:=
553bd9c5a4f3cd27f3e2b93844711e4
c
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@
-58,6
+58,7
@@
$(PKG_BUILD_DIR)/.configured:
--disable-example \
--disable-auto-modprobe \
--with-kernel=$(LINUX_DIR) \
--disable-example \
--disable-auto-modprobe \
--with-kernel=$(LINUX_DIR) \
+ --disable-mtab \
);
touch $@
);
touch $@
This page took
0.027968 seconds
and
4
git commands to generate.