From 0b04368fef83aec9820cc0c7a8e9be24efeab1a1 Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 28 May 2019 01:12:03 -0300 Subject: main/lighttpd: upgrade to 1.4.54 --- main/lighttpd/APKBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/main/lighttpd/APKBUILD b/main/lighttpd/APKBUILD index 5ae661ea88..83537db0ea 100644 --- a/main/lighttpd/APKBUILD +++ b/main/lighttpd/APKBUILD @@ -1,10 +1,10 @@ # Contributor: Valery Kartel # Maintainer: Natanael Copa pkgname=lighttpd -pkgver=1.4.53 -pkgrel=1 +pkgver=1.4.54 +pkgrel=0 pkgdesc="Secure, fast, compliant and very flexible web-server" -url="http://www.lighttpd.net" +url="https://www.lighttpd.net" arch="all" license="BSD-3-Clause" install="$pkgname.pre-install $pkgname.pre-upgrade" @@ -24,7 +24,6 @@ source="https://download.lighttpd.net/lighttpd/releases-1.4.x/$pkgname-$pkgver.t mod_cgi.conf mod_fastcgi.conf mod_fastcgi_fpm.conf" -builddir="$srcdir/$pkgname-$pkgver" build() { cd "$builddir" @@ -38,7 +37,6 @@ build() { --libdir=/usr/lib/lighttpd \ --without-mysql \ --without-attr \ - --without-kerberos5 \ --with-fam \ --with-webdav-props \ --with-webdav-locks \ @@ -103,7 +101,7 @@ mod_webdav() { _mv_mod mod_webdav } -sha512sums="bf5ea1c9f6f664c9ddcdf33ddba5b2bff760960d03c29a2181e73e3aceb45b523bb90003d0e0bc565334751830e6027cd7be2e92d030cde90813511957c9ea76 lighttpd-1.4.53.tar.xz +sha512sums="aa180a2751711a77b9da91a6a285c967d2c183ccbabe3e9064aea74e44629c3b0227ac98c7d720c8d4d223ce4b31e8b221b05b928adc917b199ab1015fcdba37 lighttpd-1.4.54.tar.xz f2f3c5c7731550237fd75a8de66275f427eaf897cffff7ac7ef44178328ad8fad6c4ec6654759bfc665cbaf7991ddcdf0aaa916831c8b6aa440192d57b242038 lighttpd.initd 9d2ab5deb7353ebf290e90936b511941df440859c78589d0bcf130ef69a5e9c79e4d318548b6b118df002083c46f7476230a28954b7a10a9dbd05040e02b1291 lighttpd.confd 0536b4f21d2e8659f7831b45998c13d9f6051ae7ecde13be01f372f837d255bfc4e211de48a7686cc743d53aa9c08ab3f10ec19788896dcf8356b90053ca7a16 lighttpd.logrotate -- cgit v1.2.3