mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
keychain: update to 2.8.5.
This commit is contained in:
parent
83dad5d90b
commit
27cd61adf1
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'keychain'
|
# Template file for 'keychain'
|
||||||
pkgname=keychain
|
pkgname=keychain
|
||||||
version=2.8.4
|
version=2.8.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="Keychain manager for ssh-agent and gpg-agent"
|
short_desc="Keychain manager for ssh-agent and gpg-agent"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.funtoo.org/wiki/Keychain"
|
homepage="http://www.funtoo.org/wiki/Keychain"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.funtoo.org/archive/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="https://github.com/funtoo/keychain/archive/${version}.tar.gz"
|
||||||
checksum=1746dac19f565a1489b5a8ee660af2d7097f44cb5bede3e9103782056592ae6b
|
checksum=dcce703e5001211c8ebc0528f45b523f84d2bceeb240600795b4d80cb8475a0b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin keychain
|
vbin keychain
|
||||||
|
|
Loading…
Add table
Reference in a new issue