From ca5a50e2ecbec20c53765389bdc4dac720451ce1 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Fri, 27 Jun 2025 07:05:23 +0000 Subject: Woodpecker CI 9b7d8c2e47670214743aad75decc2177a498321c [SKIP CI] --- lighttpd/abuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lighttpd/abuild (limited to 'lighttpd/abuild') diff --git a/lighttpd/abuild b/lighttpd/abuild new file mode 100644 index 00000000..a3f521e5 --- /dev/null +++ b/lighttpd/abuild @@ -0,0 +1,12 @@ +name=lighttpd +version=1.4.79 +release=1 +source="https://download.${name}.net/${name}/releases-${version%.*}.x/${name}-${version}.tar.xz + $name.conf + run" +sv="run" +build_opt="-Dwith_openssl=true" + +postbuild() { + install -Dm644 $SRC/$name.conf $PKG/etc/$name/$name.conf +} -- cgit v1.2.3