Browse Source

lighttpd: update to 1.4.36

Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo 9 years ago
parent
commit
7c01d83a65
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      net/lighttpd/Makefile

+ 4
- 4
net/lighttpd/Makefile View File

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2006-2013 OpenWrt.org
2
+# Copyright (C) 2006-2015 OpenWrt.org
3 3
 #
4 4
 # This is free software, licensed under the GNU General Public License v2.
5 5
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=lighttpd
11
-PKG_VERSION:=1.4.35
12
-PKG_RELEASE:=5
11
+PKG_VERSION:=1.4.36
12
+PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15 15
 PKG_SOURCE_URL:=http://download.lighttpd.net/lighttpd/releases-1.4.x
16
-PKG_MD5SUM:=c7ae774eab4cb7ac85e41b712f4ee9ba
16
+PKG_MD5SUM:=1843daffcb018aa528f6d15d43544654
17 17
 
18 18
 PKG_LICENSE:=BSD-3c
19 19
 PKG_LICENSE_FILES:=COPYING