projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mini_fo: add error pointer checks after dentry lookups to fix various crash bugs...
[openwrt.git]
/
package
/
ifx-tapi
/
Makefile
diff --git
a/package/ifx-tapi/Makefile
b/package/ifx-tapi/Makefile
index
64aaa3b
..
68282b8
100644
(file)
--- a/
package/ifx-tapi/Makefile
+++ b/
package/ifx-tapi/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008
-2010
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-10,7
+10,7
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=drv_tapi
PKG_VERSION:=3.11.0
PKG_NAME:=drv_tapi
PKG_VERSION:=3.11.0
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=drv_tapi-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_SOURCE:=drv_tapi-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
This page took
0.035947 seconds
and
4
git commands to generate.