hydroxide: update to 0.2.9.

This commit is contained in:
DirectorX 2019-08-31 18:28:25 +03:00 committed by Helmut Pozimski
parent c31ead3edd
commit 685de8d6bf

View file

@ -1,6 +1,6 @@
# Template file for 'hydroxide' # Template file for 'hydroxide'
pkgname=hydroxide pkgname=hydroxide
version=0.2.7 version=0.2.9
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/emersion/hydroxide/cmd/hydroxide go_import_path=github.com/emersion/hydroxide/cmd/hydroxide
@ -10,7 +10,7 @@ maintainer="DirectorX <void.directorx@protonmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/emersion/hydroxide" homepage="https://github.com/emersion/hydroxide"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=99986a837bc0f107d8a323398654e20ad70968d3107da087f154ea9dc7580f22 checksum=dacf8720620855171bbb201bdcd757364701c53071e3b82a00646ae95e019829
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE