projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2508ab
)
uhttpd: fix another remaining relro issue in the Lua plugin
author
Jo-Philipp Wich
<
[email protected]
>
Sun, 25 Jan 2015 20:43:17 +0000
(20:43 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Sun, 25 Jan 2015 20:43:17 +0000
(20:43 +0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
SVN-Revision: 44143
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index 1bb0084392fefb561bc83f0d67f66f6bbf29babb..5a9078733aa56a3ffa147994deadae1a3ecabf0c 100644
(file)
--- a/
package/network/services/uhttpd/Makefile
+++ b/
package/network/services/uhttpd/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_VERSION:=2015-01-25.
1
+PKG_VERSION:=2015-01-25.
2
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/uhttpd2.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=d
404cd06b657cdcd97555362abec7966e339fd6d
+PKG_SOURCE_VERSION:=d
b79faae848e9ca5ed1c5b62cdd9d01650687fff
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=ISC