h2o: update to 1.3.1.
This commit is contained in:
parent
798bbb448d
commit
225a273aa8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_flags="-DUSE_BUNDLED_SSL=OFF"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/h2o/h2o"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=01a32a51edfea24526a0d0df085c66867706e41dd07073f777d6fbaa8d15a62d
|
||||
checksum=8668a7c70cdb59eef4e67889569a45e0cf75b95eec133bd30435879cbdb77fba
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in a new issue