mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
keychain: update to 2.8.3.
This commit is contained in:
parent
a6ed0c7ae4
commit
834d35bd18
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keychain'
|
# Template file for 'keychain'
|
||||||
pkgname=keychain
|
pkgname=keychain
|
||||||
version=2.8.2
|
version=2.8.3
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ 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="http://www.funtoo.org/archive/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=74895832297616a1a951e81a56603f2fc6e5449576411f8b122a5cc933ae3301
|
checksum=d05eb924efcaef78eddff8e3190154a39778f0eee4f90362528c81ad8dadde56
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin keychain
|
vbin keychain
|
||||||
|
|
Loading…
Add table
Reference in a new issue