h2o: update to 2.0.5.
Fixes CVE-2016-7835
This commit is contained in:
parent
4f39cf7bab
commit
8b5ce33ee4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=2.0.4
|
||||
revision=2
|
||||
version=2.0.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
conf_files="/etc/h2o.conf"
|
||||
system_accounts="h2o"
|
||||
|
@ -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=c0efa18f0ffb0f68ee4b60a6ed1feb54c770458c59e48baa2d9d0906ef9c68c0
|
||||
checksum=0ce4f16184813d7c8045f41e293457a3526b7d8b18a89105cdfd16330005926b
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in a new issue