projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e99b8fd
)
ubus: update to the latest version to fix a compile error with gcc 4.5
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Feb 2011 16:28:54 +0000
(16:28 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Feb 2011 16:28:54 +0000
(16:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25732
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ubus/Makefile
patch
|
blob
|
history
diff --git
a/package/ubus/Makefile
b/package/ubus/Makefile
index
ff13677
..
d7dd1db
100644
(file)
--- a/
package/ubus/Makefile
+++ b/
package/ubus/Makefile
@@
-1,13
+1,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubus
-PKG_VERSION:=2011-02-
11
+PKG_VERSION:=2011-02-
26
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/ubus.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
f2ee96c51d38363092415cc333f8f7a62f16783a
+PKG_SOURCE_VERSION:=
6cf4326987c78ecc340930b48fce5b324c8d6a4d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
This page took
0.021223 seconds
and
4
git commands to generate.