Skip to content

Commit

Permalink
lighttpd: Updated to version 1.4.41
Browse files Browse the repository at this point in the history
  • Loading branch information
larseje committed Aug 5, 2016
1 parent 584dcd9 commit 48636b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 33 deletions.
7 changes: 2 additions & 5 deletions lighttpd/Buildfile
Expand Up @@ -3,19 +3,16 @@
# License: BSD

name=lighttpd
version=1.4.40
version=1.4.41
release=1
source=(http://download.$name.net/$name/releases-1.4.x/$name-$version.tar.xz \
$name.conf
$name.service
root_user.patch)
$name.service)
depends=(pcre openssl bzip2)

build() {
cd $name-$version

patch -p1 < $SRC/root_user.patch

./configure --build=$BUILD \
--host=$HOST \
--prefix=/usr \
Expand Down
28 changes: 0 additions & 28 deletions lighttpd/root_user.patch

This file was deleted.

0 comments on commit 48636b3

Please sign in to comment.