h2o: update to 1.0.1.
This commit is contained in:
parent
bea327221f
commit
a14acc0ad1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
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=6b9df6ef07328f48454a87b08fd8c6d6ec979ed90703bb157a52ff571b1d32ee
|
||||
checksum=c8454c191104876ebaca1351fa52dbf1bb19c5f998ae959010c1a533a1bef827
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in a new issue