h2o: update to 2.2.3.
This commit is contained in:
parent
3af0280abe
commit
b662eb6a05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=2.2.2
|
||||
version=2.2.3
|
||||
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=cf45780058566bd63d90ad0b52b1d15f8515519090753398b9bcf770162a0433
|
||||
checksum=d40401ca714d00ca5204e8d22148dbaa9cae3407e3b4b6b62bd208543901ea51
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in a new issue