hiawatha: update to 10.8.2.

This commit is contained in:
maxice8 2018-07-28 14:15:40 -03:00
parent 3a05a3fd08
commit 22d87efba9

View file

@ -1,25 +1,19 @@
# Template file for 'hiawatha' # Template file for 'hiawatha'
pkgname=hiawatha pkgname=hiawatha
version=10.8.1 version=10.8.2
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args=" configure_args="-DLOG_DIR=/var/log/hiawatha -DPID_DIR=/run
-DLOG_DIR=/var/log/hiawatha -DWEBROOT_DIR=/srv/www/$pkgname -DWORK_DIR=/var/lib/hiawatha
-DPID_DIR=/run -DUSE_SYSTEM_MBEDTLS=ON -DCMAKE_INSTALL_SYSCONFDIR=/etc"
-DWEBROOT_DIR=/srv/www/$pkgname
-DWORK_DIR=/var/lib/hiawatha
-DUSE_SYSTEM_MBEDTLS=ON
-DCMAKE_INSTALL_SYSCONFDIR=/etc"
makedepends="libxslt-devel mbedtls-devel" makedepends="libxslt-devel mbedtls-devel"
short_desc="Advanced and secure webserver for Unix" short_desc="Advanced and secure webserver for Unix"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
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=0f013afc71284bab7267b0d80a51133a8fd4248575dbcbabf338cf826095cda8 checksum=282e586113a1ffaececfd093a3da83c9f6de67e8d76853f25c546fdca9f013c7
conf_files="/etc/$pkgname/*.conf /etc/$pkgname/*.xslt" conf_files="/etc/${pkgname}/*.conf /etc/${pkgname}/*.xslt"
LDFLAGS="-lmbedtls -lmbedx509 -lmbedcrypto"
post_install() { post_install() {
vsv hiawatha vsv hiawatha