keychain: update to 2.8.2.
This commit is contained in:
parent
611401de8b
commit
f804cffd38
1 changed files with 2 additions and 4 deletions
|
@ -1,18 +1,16 @@
|
|||
# Template file for 'keychain'
|
||||
pkgname=keychain
|
||||
version=2.8.1
|
||||
version=2.8.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="bash"
|
||||
short_desc="Keychain manager for ssh-agent and gpg-agent"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.funtoo.org/wiki/Keychain"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.funtoo.org/archive/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=1568c0946db3638fe081d5a7ba3df022b533dbeb8aa67cd07dc8276e87598809
|
||||
checksum=74895832297616a1a951e81a56603f2fc6e5449576411f8b122a5cc933ae3301
|
||||
|
||||
do_install() {
|
||||
replace_interpreter bash keychain
|
||||
vbin keychain
|
||||
vman keychain.1
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue