diff options
author | Thomas Penteker <tek@serverop.de> | 2012-12-21 21:40:01 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2012-12-21 21:44:52 +0100 |
commit | d362e407f83d8fb6aa05b1b388660f46d745eb2c (patch) | |
tree | 72ee220a835006298a66e92746544a7441375758 /lighttpd | |
parent | 5ac1af08a25d15cec25857942e695e8f68aa6c6f (diff) | |
download | contrib-d362e407f83d8fb6aa05b1b388660f46d745eb2c.tar.gz contrib-d362e407f83d8fb6aa05b1b388660f46d745eb2c.tar.xz |
lighttpd: 1.4.31 -> 1.4.32
Diffstat (limited to 'lighttpd')
-rw-r--r-- | lighttpd/.md5sum | 2 | ||||
-rw-r--r-- | lighttpd/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lighttpd/.md5sum b/lighttpd/.md5sum index 21b69e0a3..d7aca8848 100644 --- a/lighttpd/.md5sum +++ b/lighttpd/.md5sum @@ -1,3 +1,3 @@ -c718cc27658240d307b8a1d1c7c4bb54 lighttpd-1.4.31.tar.bz2 +8e2d4ae8e918d4de1aeb9842584d170b lighttpd-1.4.32.tar.bz2 0ca699210055a3e137ffefdcd5441c09 lighttpd.conf db5f970cd1ebb3ab44f5e6f41fd0890c lighttpd.rc diff --git a/lighttpd/Pkgfile b/lighttpd/Pkgfile index b39947d93..336f33f94 100644 --- a/lighttpd/Pkgfile +++ b/lighttpd/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libpcre name=lighttpd -version=1.4.31 +version=1.4.32 release=1 source=(http://download.$name.net/$name/releases-1.4.x/$name-$version.tar.bz2 \ $name.conf \ |