h2o: update to 1.4.5.
This commit is contained in:
parent
b19499060d
commit
cb10e5c15e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'h2o'
|
||||
pkgname=h2o
|
||||
version=1.4.4
|
||||
revision=2
|
||||
version=1.4.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
conf_files="/etc/h2o.conf"
|
||||
system_accounts="h2o"
|
||||
|
@ -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=0297ca73dba460653c6edb14dab17095f60616baf7c51e45ac9f8a6d54b9ba55
|
||||
checksum=0f60e8d35afad61afc284a7abfa9c9a3b976e8f9faed3f0966fb34056e2e138d
|
||||
|
||||
post_install() {
|
||||
vsv h2o
|
||||
|
|
Loading…
Reference in a new issue