projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
[openwrt.git]
/
package
/
mountd
/
Makefile
diff --git
a/package/mountd/Makefile
b/package/mountd/Makefile
index
f7a6824
..
4b73922
100644
(file)
--- a/
package/mountd/Makefile
+++ b/
package/mountd/Makefile
@@
-1,11
+1,11
@@
-# Copyright (C) 2009-201
0
OpenWrt.org
+# Copyright (C) 2009-201
1
OpenWrt.org
# All rights reserved.
include $(TOPDIR)/rules.mk
PKG_NAME:=mountd
PKG_VERSION:=0.1
# All rights reserved.
include $(TOPDIR)/rules.mk
PKG_NAME:=mountd
PKG_VERSION:=0.1
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
This page took
0.0237 seconds
and
4
git commands to generate.