mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
hydroxide: update to 0.2.14
This commit is contained in:
parent
6cbed8a9df
commit
83aaa6cc10
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.13
|
version=0.2.14
|
||||||
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=a390137a6958a6b434d4efe0b07559c3999b88913a9af279dcc75c2c059d8001
|
checksum=2aad1c44a2eaf2d0cc859babc3be2042bf93f4ac5568f901ef2dd61fd776a445
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue