mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
hiawatha: update to 10.10
This commit is contained in:
parent
065e0b28cf
commit
d24e437d7d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hiawatha'
|
# Template file for 'hiawatha'
|
||||||
pkgname=hiawatha
|
pkgname=hiawatha
|
||||||
version=10.9
|
version=10.10
|
||||||
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=74dd43812272c3ddbf067b6d4da1773cdeef2ffe71e8f164449fabf8431752b8
|
checksum=b5e46f5757fa647e77d21d24f7eea912d59f26a75558cba780b45c1c3a33a4d9
|
||||||
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…
Add table
Reference in a new issue