diff options
author | Daniel LEVAI <leva@ecentrum.hu> | 2013-02-05 21:42:34 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-05 22:40:18 -0600 |
commit | cf3cdb6544713794b6cb579c40adb1023584dd47 (patch) | |
tree | a4d869f208c4b3dc65656ebfe39a0fbabb731af4 /system/kc/kc.info | |
parent | dae601189d5318d5612d79916a8dc8e1be2dc72c (diff) |
system/kc: Updated for version 2.2.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 29a13c9150b1..739e6969d5a2 100644 --- a/system/kc/kc.info +++ b/system/kc/kc.info @@ -1,10 +1,10 @@ PRGNAM="kc" -VERSION="2.1.6" +VERSION="2.2.1" HOMEPAGE="http://keychain.googlecode.com" -DOWNLOAD="http://keychain.googlecode.com/files/kc-2.1.6.tar.gz" -MD5SUM="b3ad05ba0987c56f32908509cba49da8" +DOWNLOAD="http://keychain.googlecode.com/files/kc-2.2.1.tar.gz" +MD5SUM="ecd8abe9b9d82ea77030ef89286425b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libbsd" +REQUIRES="libbsd perl-html-parser" MAINTAINER="Daniel LEVAI" EMAIL="leva@ecentrum.hu" |