rooster: update to 2.10.0.

This commit is contained in:
icp 2022-12-13 12:33:00 +05:30 committed by Michal Vasilek
parent 02c4e4b3d6
commit 8305904a6f
1 changed files with 5 additions and 10 deletions

View File

@ -1,18 +1,13 @@
# Template file for 'rooster'
pkgname=rooster
version=2.9.0
revision=2
version=2.10.0
revision=1
build_style=cargo
hostmakedepends="pkg-config python3"
makedepends="libX11-devel libXmu-devel openssl-devel libsodium-devel"
short_desc="Simple password manager for geeks"
maintainer="Ulf <void@uw.anonaddy.com>"
license="Apache-2.0"
homepage="https://github.com/conradkdotcom/rooster"
distfiles="https://github.com/conradkdotcom/rooster/archive/v${version}.tar.gz"
checksum=2cb08c90c9604951c810038dffd1dfca1de71bfe1d76b22f951dc3f14c0efab4
pre_build() {
# fixes an indexmap error when cross compiling
cargo update --package autocfg:1.0.1 --precise 1.1.0
}
homepage="https://crates.io/crates/rooster"
distfiles="https://static.crates.io/crates/rooster/rooster-${version}.crate"
checksum=2e35ae6aab681c1dbca7cf429c068ec37f43faf5ef81f0fd76fb0291ea2db1a4