hiawatha: update to 10.9.
This commit is contained in:
parent
ecb11975c3
commit
c26770c73b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hiawatha'
|
# Template file for 'hiawatha'
|
||||||
pkgname=hiawatha
|
pkgname=hiawatha
|
||||||
version=10.8.4
|
version=10.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLOG_DIR=/var/log/hiawatha -DPID_DIR=/run
|
configure_args="-DLOG_DIR=/var/log/hiawatha -DPID_DIR=/run
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://hiawatha-webserver.org"
|
homepage="https://hiawatha-webserver.org"
|
||||||
distfiles="${homepage}/files/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/files/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7cb322e9071ad3ee909167c624c6f80b0d2a6630a9d232d52406289d83658b14
|
checksum=74dd43812272c3ddbf067b6d4da1773cdeef2ffe71e8f164449fabf8431752b8
|
||||||
conf_files="/etc/${pkgname}/*.conf /etc/${pkgname}/*.xslt"
|
conf_files="/etc/${pkgname}/*.conf /etc/${pkgname}/*.xslt"
|
||||||
make_dirs="/var/log/hiawatha 0755 root root"
|
make_dirs="/var/log/hiawatha 0755 root root"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue