mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 20:12:59 +02:00
hydroxide: update to 0.2.30.
This commit is contained in:
parent
e20ee7ab8c
commit
327392aa6e
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.29
|
version=0.2.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/emersion/hydroxide
|
go_import_path=github.com/emersion/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=96f1f1cc058544365a31d9b9c64fe44073092b36f95784c044b88641849448bc
|
checksum=752c88bdedd1d35a66f7dccb37ba7a392469f6570788d4ef70ecf7ca87a6bbd2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue