Browse Source

misc/keychain: updated for version 2.9.6, updated homepage URL

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/329/head
Matt Egger 4 weeks ago
committed by Willy Sudiarto Raharjo
parent
commit
4d593a34b2
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      misc/keychain/keychain.SlackBuild
  2. 8
      misc/keychain/keychain.info
  3. 2
      misc/keychain/slack-desc

4
misc/keychain/keychain.SlackBuild

@ -3,7 +3,7 @@
# Copyright 2010 Grigorios Bouzakis <grbzks@xsmail.com>
# Copyright 2014-2020 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2025 Matt Egger <matt.egger@gmail.com>
# Copyright 2025 Matt Egger, Phladelphia, PA, USA <matt.egger@gmail.com>
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=keychain
VERSION=${VERSION:-2.9.5}
VERSION=${VERSION:-2.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

8
misc/keychain/keychain.info

@ -1,8 +1,8 @@
PRGNAM="keychain"
VERSION="2.9.5"
HOMEPAGE="https://www.funtoo.org/Keychain"
DOWNLOAD="https://github.com/funtoo/keychain/archive/2.9.5/keychain-2.9.5.tar.gz"
MD5SUM="1490e92f34dd7f818476061624b0aa56"
VERSION="2.9.6"
HOMEPAGE="https://github.com/danielrobbins/keychain"
DOWNLOAD="https://github.com/funtoo/keychain/archive/2.9.6/keychain-2.9.6.tar.gz"
MD5SUM="c864b9e04b00aa7935090a1470b56e8d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

2
misc/keychain/slack-desc

@ -14,6 +14,6 @@ keychain: allows you to easily have one long running ssh-agent process per
keychain: running ssh-agent process per system, rather than the norm of one
keychain: ssh-agent per login session.
keychain:
keychain: https://www.funtoo.org/Keychain
keychain: https://github.com/danielrobbins/keychain
keychain:
keychain:
Loading…
Cancel
Save