mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
parent
70db2eecdd
commit
67c48018bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'h2o'
|
# Template file for 'h2o'
|
||||||
pkgname=h2o
|
pkgname=h2o
|
||||||
version=2.2.3
|
version=2.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
conf_files="/etc/h2o.conf"
|
conf_files="/etc/h2o.conf"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/h2o/h2o"
|
homepage="https://github.com/h2o/h2o"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=d40401ca714d00ca5204e8d22148dbaa9cae3407e3b4b6b62bd208543901ea51
|
checksum=ebacf3b15f40958c950e18e79ad5a647f61e989c6dbfdeea858ce943ef5e3cd8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv h2o
|
vsv h2o
|
||||||
|
|
Loading…
Add table
Reference in a new issue