diff options
author | Thomas Penteker <tek@serverop.de> | 2016-05-27 23:44:42 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2016-05-27 23:44:42 +0200 |
commit | cae8bcc5a07fff5b048d8b108da2469fb4e9c2f1 (patch) | |
tree | 044a9b63e0daf6718be21c59f6312b4351e2054d /lighttpd/Pkgfile | |
parent | 3ff14f524a70525b37e90fcdd12de2efc1eb7560 (diff) | |
download | contrib-cae8bcc5a07fff5b048d8b108da2469fb4e9c2f1.tar.gz contrib-cae8bcc5a07fff5b048d8b108da2469fb4e9c2f1.tar.xz |
lighttpd: 1.4.37 -> 1.4.39
Diffstat (limited to 'lighttpd/Pkgfile')
-rw-r--r-- | lighttpd/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lighttpd/Pkgfile b/lighttpd/Pkgfile index 212ba38da..eb4cd6f91 100644 --- a/lighttpd/Pkgfile +++ b/lighttpd/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libpcre name=lighttpd -version=1.4.37 +version=1.4.39 release=1 source=(http://download.$name.net/$name/releases-1.4.x/$name-$version.tar.xz \ $name.conf \ |