projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aeeead
)
ubox: fix open() error handling (#21826)
author
Jo-Philipp Wich
<
[email protected]
>
Tue, 9 Feb 2016 12:33:25 +0000
(12:33 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Tue, 9 Feb 2016 12:33:25 +0000
(12:33 +0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
SVN-Revision: 48683
package/system/ubox/Makefile
patch
|
blob
|
history
diff --git
a/package/system/ubox/Makefile
b/package/system/ubox/Makefile
index 2199101528b380e4ceb302e2e79912961380e0d0..65fee55bae4979f35c57e56e4ea7f9e95d04a72e 100644
(file)
--- a/
package/system/ubox/Makefile
+++ b/
package/system/ubox/Makefile
@@
-1,13
+1,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=201
5-11-22
+PKG_VERSION:=201
6-02-09
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
c086167a0154745c677f8730a336ea9cf7d71031
+PKG_SOURCE_VERSION:=
b0d5399c3db83c2c8f9d8aae944f873343b3a038
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1