mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hydroxide: update to 0.2.6
This commit is contained in:
parent
7014f1efe6
commit
6658c08bff
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.4
|
version=0.2.6
|
||||||
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=58a24fa4c440a21af1bbf0001fee8bc8b41091148ac1ff3e17149d4f058adcdb
|
checksum=49b1cea513fd3c012dc1b09a60d19656fe7f12be647b4cbb25b36be580772b40
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue