h2o: update to 2.0.0.
This commit is contained in:
parent
bb4f94e6a7
commit
29ec111831
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=1.7.3
|
||||
version=2.0.0
|
||||
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=546bcde8aa3cf996d161d1e75aaad159d10fca1b3d368c4270f0674e8c78a213
|
||||
checksum=068cc88fe7313ea3c637764abc296629f6c9250e12b714f5629065bdc49d28c8
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in New Issue