mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
rooster: update to 2.8.6.
This commit is contained in:
parent
90ddcff454
commit
7ab20cb236
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'rooster'
|
# Template file for 'rooster'
|
||||||
pkgname=rooster
|
pkgname=rooster
|
||||||
version=2.8.5
|
version=2.8.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="libX11-devel libXmu-devel libressl-devel libsodium-devel"
|
makedepends="libX11-devel libXmu-devel libressl-devel libsodium-devel"
|
||||||
short_desc="Simple password manager for geeks"
|
short_desc="Simple password manager for geeks"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Ulf <void@uw.anonaddy.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/conradkdotcom/rooster"
|
homepage="https://github.com/conradkdotcom/rooster"
|
||||||
distfiles="https://github.com/conradkdotcom/rooster/archive/v${version}.tar.gz"
|
distfiles="https://github.com/conradkdotcom/rooster/archive/v${version}.tar.gz"
|
||||||
checksum=c2b83603083e30423c1637949608b957b265a0b2a93eceff4e72109a852e68c2
|
checksum=b05d2c368ac26d96edd058130bfc7cc7a1960a5bfbc63b6ddfad62d27b08d62f
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cargo update --package openssl-sys --precise 0.9.58
|
cargo update --package openssl-sys --precise 0.9.58
|
||||||
|
|
Loading…
Add table
Reference in a new issue