h2o: update to 1.7.2.
This commit is contained in:
parent
1b26ec3290
commit
d38f43aa71
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=1.7.1
|
||||
revision=3
|
||||
version=1.7.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
conf_files="/etc/h2o.conf"
|
||||
system_accounts="h2o"
|
||||
|
@ -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=a9488667f0b73a66d5ef593660f6c0f66311d6eb4bf9378c6b7e74ab7ec9eea2
|
||||
checksum=fd75eab905dff9bcfd6c9c45d83a4cd0c133cc82a7d3dd48537244b12c2327a8
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in New Issue