h2o: update to 2.0.4.
This commit is contained in:
parent
2ef81b388d
commit
9d9fb3a0ec
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=2.0.3
|
||||
version=2.0.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
conf_files="/etc/h2o.conf"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/h2o/h2o"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=92523f77731036f773f6dbbb41e412cfc48311ddf81d210def20c548a25fb2cc
|
||||
checksum=c0efa18f0ffb0f68ee4b60a6ed1feb54c770458c59e48baa2d9d0906ef9c68c0
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in New Issue