h2o: update to 1.0.0.
This commit is contained in:
parent
a23cc82c6c
commit
a166be8465
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=0.9.2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
conf_files="/etc/h2o.conf"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/h2o/h2o"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=5b3f8160a5ab40763cb4555afbdd3b8507abf83bcfb7832489e9da9efa70bf7b
|
||||
checksum=6b9df6ef07328f48454a87b08fd8c6d6ec979ed90703bb157a52ff571b1d32ee
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in a new issue