diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2013-11-30 17:38:06 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:16 -0600 |
commit | 4e6e13b45b200e60ca53781884ef6ae151d870fb (patch) | |
tree | 2b19899e2cab4b72a654c9f553b2099536d73c15 /system/kc/kc.info | |
parent | af0d1ed65709c55351e2610494fa076252b55829 (diff) | |
download | slackbuilds-4e6e13b45b200e60ca53781884ef6ae151d870fb.tar.gz |
system/kc: Updated for version 2.3.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/kc/kc.info')
-rw-r--r-- | system/kc/kc.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/kc/kc.info b/system/kc/kc.info index 6cb380bda6..a25edc4068 100644 --- a/system/kc/kc.info +++ b/system/kc/kc.info @@ -1,8 +1,8 @@ PRGNAM="kc" -VERSION="2.3.0" -HOMEPAGE="http://keychain.googlecode.com" -DOWNLOAD="http://keychain.googlecode.com/files/kc-2.3.0.tar.gz" -MD5SUM="796afcec74008e60b64dc8b43505d9ab" +VERSION="2.3.1" +HOMEPAGE="https://github.com/levaidaniel/kc" +DOWNLOAD="https://github.com/levaidaniel/kc/archive/2.3.1.tar.gz" +MD5SUM="8097bbfc690a16fa4523eb169fd04cd2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libbsd perl-html-parser" |