projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cc4a10
)
iwinfo: fix segfault in mtd parsing code (#19768)
author
Jo-Philipp Wich
<
[email protected]
>
Mon, 1 Jun 2015 04:31:45 +0000
(
04:31
+0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Mon, 1 Jun 2015 04:31:45 +0000
(
04:31
+0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
SVN-Revision: 45863
package/network/utils/iwinfo/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iwinfo/Makefile
b/package/network/utils/iwinfo/Makefile
index 1bed3227ed4468ddd74bd5cd02d5c39e40e2bd73..9d7e321c2d29ff1f8871d35c8c08402bd17a3b1a 100644
(file)
--- a/
package/network/utils/iwinfo/Makefile
+++ b/
package/network/utils/iwinfo/Makefile
@@
-7,13
+7,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_VERSION:=2015-0
5-26
+PKG_VERSION:=2015-0
6-01
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://git.openwrt.org/project/iwinfo.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
e8a1e7d224918ba23fe0cd125e70907cb31aea3
1
+PKG_SOURCE_VERSION:=
ade8b1b299cbd5748db1acf80dd3e9f56793837
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>
PKG_LICENSE:=GPL-2.0