Skip to content

Commit

Permalink
uhttpd: update to the latest version, fixes crashes in the ubus plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 38888
  • Loading branch information
Felix Fietkau committed Nov 21, 2013
1 parent d8b7d99 commit 5143157
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/network/services/uhttpd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=uhttpd
PKG_VERSION:=2013-11-11
PKG_VERSION:=2013-11-21
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:=881d6102cf1f7bc6b54ab395c5e4addbfe1ed34c
PKG_SOURCE_VERSION:=cd66639800ee2882a0867ec54868502eb9b893d8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <[email protected]>

Expand Down

0 comments on commit 5143157

Please sign in to comment.