projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65558ba
)
relayd: update to the latest version, fixes some issues found by Coverity
author
Felix Fietkau
<
[email protected]
>
Fri, 30 Oct 2015 15:17:47 +0000
(15:17 +0000)
committer
Felix Fietkau
<
[email protected]
>
Fri, 30 Oct 2015 15:17:47 +0000
(15:17 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 47285
package/network/services/relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/relayd/Makefile
b/package/network/services/relayd/Makefile
index 4777fd3c6d6f2ccd146713c2f70c5906e59f6240..8bfddba6ea117b1bc9e64e869a653bbb3fcf1ccd 100644
(file)
--- a/
package/network/services/relayd/Makefile
+++ b/
package/network/services/relayd/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=relayd
-PKG_VERSION:=2015-
03-13
+PKG_VERSION:=2015-
10-29
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://nbd.name/relayd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
2970ff60bac6b70ecb682779d5c776dc559dc0b9
+PKG_SOURCE_VERSION:=
83dba5d525a3b7c2ae4fcb24961143bfcfc93ba7
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=GPL-2.0