diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-23 20:33:53 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-23 20:34:54 +0200 |
commit | 7fa2698c3561230b58491222c44e43f20aa5286b (patch) | |
tree | 440abe275ffbaeff3de71d4aceb43cf74a96cbd6 /package/lighttpd | |
parent | b152d454a595effdc42d1e561a7ab24a29322c29 (diff) |
lighttpd: update to 1.4.45
Diffstat (limited to 'package/lighttpd')
-rw-r--r-- | package/lighttpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/lighttpd/Makefile b/package/lighttpd/Makefile index c612c8613..c6865c145 100644 --- a/package/lighttpd/Makefile +++ b/package/lighttpd/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= lighttpd -PKG_VERSION:= 1.4.43 +PKG_VERSION:= 1.4.45 PKG_RELEASE:= 1 -PKG_HASH:= fe0c4a06dd2408a83ee7a2bfedc45e09597f3313cbda82485507573ae8fa948a +PKG_HASH:= 1c97225deea33eefba6d4158c2cef27913d47553263516bbe9d2e2760fc43a3f PKG_DESCR:= lightweight web server PKG_SECTION:= net/http PKG_URL:= http://www.lighttpd.net/ |