projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] pjsip: fix linking failure w/ ARM eabi
[openwrt.git]
/
package
/
hotplug2
/
Makefile
diff --git
a/package/hotplug2/Makefile
b/package/hotplug2/Makefile
index
a4ff850
..
de46332
100644
(file)
--- a/
package/hotplug2/Makefile
+++ b/
package/hotplug2/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
11
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 $(TOPDIR)/rules.mk
PKG_NAME:=hotplug2
PKG_REV:=201
PKG_VERSION:=$(PKG_REV)
PKG_NAME:=hotplug2
PKG_REV:=201
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
This page took
0.023339 seconds
and
4
git commands to generate.