mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rooster: update to 2.12.0.
This commit is contained in:
parent
bbc419957e
commit
7f33c9fb0f
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'rooster'
|
# Template file for 'rooster'
|
||||||
pkgname=rooster
|
pkgname=rooster
|
||||||
version=2.11.0
|
version=2.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="libX11-devel libXmu-devel openssl-devel libsodium-devel"
|
makedepends="libX11-devel libXmu-devel"
|
||||||
short_desc="Simple password manager for geeks"
|
short_desc="Simple password manager for geeks"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://crates.io/crates/rooster"
|
homepage="https://crates.io/crates/rooster"
|
||||||
distfiles="https://static.crates.io/crates/rooster/rooster-${version}.crate"
|
distfiles="https://static.crates.io/crates/rooster/rooster-${version}.crate"
|
||||||
checksum=3873e9024d3008e2fd61fdbeb13e20c61e8c2e3ff0a87c2197852989c899a154
|
checksum=13286b54953237182b008390753ff0b201a1ff78c278c199ce3e6957a8efe9f7
|
||||||
|
|
Loading…
Add table
Reference in a new issue