himalaya: update to 0.7.1.
This commit is contained in:
parent
96d5454c90
commit
39149cca1b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'himalaya'
|
# Template file for 'himalaya'
|
||||||
pkgname=himalaya
|
pkgname=himalaya
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=081b606283e78be0d87856e22221974213e5fa1791c719048ad98ccff2d9460e
|
checksum=79ad75e765a5298c5c597beb175cec1d2982eead2172bc78daa7a9f159c99861
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue