Browse Source

lighttpd: update to 1.4.35

Signed-off-by: W. Michael Petullo <mike@flyn.org>
lilik-openwrt-22.03
W. Michael Petullo 10 years ago
committed by Steven Barth
parent
commit
9b3a76017c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/lighttpd/Makefile

+ 2
- 2
net/lighttpd/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lighttpd
PKG_VERSION:=1.4.30
PKG_VERSION:=1.4.35
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://download.lighttpd.net/lighttpd/releases-1.4.x
PKG_MD5SUM:=4630517b8342d4ec0a2d61a0a9e05c82
PKG_MD5SUM:=c7ae774eab4cb7ac85e41b712f4ee9ba
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1


Loading…
Cancel
Save