mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lighttpd: update to 1.4.44.
This commit is contained in:
parent
6b47952ad0
commit
3149483edf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lighttpd'
|
# Template file for 'lighttpd'
|
||||||
pkgname=lighttpd
|
pkgname=lighttpd
|
||||||
version=1.4.43
|
version=1.4.44
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel
|
makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel
|
||||||
sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel"
|
sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://lighttpd.net"
|
homepage="http://lighttpd.net"
|
||||||
distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
||||||
checksum=fe0c4a06dd2408a83ee7a2bfedc45e09597f3313cbda82485507573ae8fa948a
|
checksum=adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--sbindir=/usr/bin \
|
--sbindir=/usr/bin \
|
||||||
|
|
Loading…
Add table
Reference in a new issue