mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
himalaya: update to 0.6.1.
This commit is contained in:
parent
40303bf7e2
commit
b00d7c9d49
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
||||||
# Template file for 'himalaya'
|
# Template file for 'himalaya'
|
||||||
pkgname=himalaya
|
pkgname=himalaya
|
||||||
version=0.5.10
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path cli"
|
|
||||||
make_check_args="--lib"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="CLI email client"
|
short_desc="CLI email client"
|
||||||
|
@ -13,7 +11,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/soywod/himalaya"
|
homepage="https://github.com/soywod/himalaya"
|
||||||
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/soywod/himalaya/archive/v${version}.tar.gz"
|
distfiles="https://github.com/soywod/himalaya/archive/v${version}.tar.gz"
|
||||||
checksum=2922b60caa37de70464a11df44704d8b5589f6d968532350267ffb136da54cbd
|
checksum=e0627eab2758b470051309e4c60bd4e2b0b22cc7a4d6810d94d629648a06d81e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue