hydroxide: update to 0.2.4.
This commit is contained in:
parent
6499af542b
commit
574d1a8871
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hydroxide'
|
# Template file for 'hydroxide'
|
||||||
pkgname=hydroxide
|
pkgname=hydroxide
|
||||||
version=0.2.3
|
version=0.2.4
|
||||||
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=6c2385786abbf5a78885047675217e83aaf160ea071d6359d1a7a01df2426468
|
checksum=58a24fa4c440a21af1bbf0001fee8bc8b41091148ac1ff3e17149d4f058adcdb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue