diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-08-12 11:59:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:46 +0700 |
commit | 73a5930ef0e62632e556e4d9a67b66e67973e393 (patch) | |
tree | 1fa4f9f0e5a70dc8e90b433e44be104980bab528 /network/lighttpd2/lighttpd2.info | |
parent | 2d5ef2bee514bc81930425d07434aeb4cd61aa4c (diff) |
network/lighttpd2: Updated for version 20151204_3a4698d.
Fixed php.ini location in README.SLACKWARE and hardcoded
lighttpd user (thanks to Andrzej Telszewski)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/lighttpd2/lighttpd2.info')
-rw-r--r-- | network/lighttpd2/lighttpd2.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/lighttpd2/lighttpd2.info b/network/lighttpd2/lighttpd2.info index 390e31595b712..a0c897ed1ce25 100644 --- a/network/lighttpd2/lighttpd2.info +++ b/network/lighttpd2/lighttpd2.info @@ -1,8 +1,8 @@ PRGNAM="lighttpd2" -VERSION="20150810_d2c6a28" +VERSION="20151204_3a4698d" HOMEPAGE="http://www.lighttpd.net/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/lighttpd2-20150810_d2c6a28.tar.xz" -MD5SUM="722b4e11230381c1fb4c89ea66dd2eed" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/lighttpd2-20151204_3a4698d.tar.xz" +MD5SUM="abda13a5e541dc9525e3a2712a2608ec" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libev lua ragel" |