hydroxide: update to 0.2.11.
This commit is contained in:
parent
f236fe6ea6
commit
4d627f139d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hydroxide'
|
||||
pkgname=hydroxide
|
||||
version=0.2.9
|
||||
version=0.2.11
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/emersion/hydroxide/cmd/hydroxide
|
||||
|
@ -10,7 +10,7 @@ maintainer="DirectorX <void.directorx@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/emersion/hydroxide"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=dacf8720620855171bbb201bdcd757364701c53071e3b82a00646ae95e019829
|
||||
checksum=6e6213b46092e75216f81ed3fb12812132ed8bf0ebaa79954bb1e6550e534b89
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue