hydroxide: update to 0.2.1.
This commit is contained in:
parent
0b227352b9
commit
1c02fd894a
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'hydroxide'
|
||||
pkgname=hydroxide
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/emersion/hydroxide/cmd/hydroxide"
|
||||
go_import_path=github.com/emersion/hydroxide/cmd/hydroxide
|
||||
hostmakedepends="git"
|
||||
short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
|
||||
maintainer="DirectorX <void.directorx@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/emersion/hydroxide"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=f208d00621f441da5e0ad0edccaa64cb46bd431ecef4e6385c84384465f2ee08
|
||||
checksum=115e58916a9355bb0540a3b795ecb558dbf6c0407a7524621018444bf5acd8ac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue