mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
hiawatha: add archived mirror
This commit is contained in:
parent
f0ad5feae0
commit
b8b0ce90db
1 changed files with 3 additions and 1 deletions
|
@ -12,11 +12,13 @@ short_desc="Advanced and secure webserver for Unix"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
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="https://hiawatha-webserver.org/files/${pkgname}-${version}.tar.gz"
|
||||||
checksum=61bf41146c51244769984135529fcffd0f6cb92be18dc12d460effc42f19f50d
|
checksum=61bf41146c51244769984135529fcffd0f6cb92be18dc12d460effc42f19f50d
|
||||||
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"
|
||||||
|
|
||||||
|
XBPS_DISTFILES_MIRROR+=" https://hiawatha-webserver.org/files/hiawatha-${version%%.*}/"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv hiawatha
|
vsv hiawatha
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue