mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hydroxide: update to 0.2.28
This commit is contained in:
parent
ab9d651591
commit
99e6e33641
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hydroxide'
|
# Template file for 'hydroxide'
|
||||||
pkgname=hydroxide
|
pkgname=hydroxide
|
||||||
version=0.2.27
|
version=0.2.28
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/emersion/hydroxide
|
go_import_path=github.com/emersion/hydroxide
|
||||||
go_package=$go_import_path/cmd/hydroxide
|
go_package=$go_import_path/cmd/hydroxide
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=d0d13a66d7aa0b0d674df6dacd63b0cdacd7261f999077ca13223d18969d20fb
|
checksum=c860a15617dce7916917ef6e3d906e5728114ec2a54f5c07fb489ee6bdbeb0f4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue