hiawatha: update to 10.8.4.
This commit is contained in:
parent
b0e1634801
commit
cdc9b90c09
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hiawatha'
|
# Template file for 'hiawatha'
|
||||||
pkgname=hiawatha
|
pkgname=hiawatha
|
||||||
version=10.8.3
|
version=10.8.4
|
||||||
revision=2
|
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
|
||||||
-DWEBROOT_DIR=/srv/www/$pkgname -DWORK_DIR=/var/lib/hiawatha
|
-DWEBROOT_DIR=/srv/www/$pkgname -DWORK_DIR=/var/lib/hiawatha
|
||||||
|
@ -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=7f98be8b42adf477fcc7a8eedea8bc2686a3a5fc3931835ea2a211766d5c2412
|
checksum=7cb322e9071ad3ee909167c624c6f80b0d2a6630a9d232d52406289d83658b14
|
||||||
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 a new issue