summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/kc/kc.SlackBuild4
-rw-r--r--system/kc/kc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/kc/kc.SlackBuild b/system/kc/kc.SlackBuild
index b43a0702c0..497d5ea67f 100644
--- a/system/kc/kc.SlackBuild
+++ b/system/kc/kc.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2011 Daniel LEVAI
+# Copyright (c) 2011, 2012 Daniel LEVAI
# All rights reserved.
#
# * Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=kc
-VERSION=2.1.5
+VERSION=2.1.6
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kc/kc.info b/system/kc/kc.info
index 0d7b3c0be1..29a13c9150 100644
--- a/system/kc/kc.info
+++ b/system/kc/kc.info
@@ -1,8 +1,8 @@
PRGNAM="kc"
-VERSION="2.1.5"
+VERSION="2.1.6"
HOMEPAGE="http://keychain.googlecode.com"
-DOWNLOAD="http://keychain.googlecode.com/files/kc-2.1.5.tar.gz"
-MD5SUM="c340a166d024fbe54705c64d7116e21f"
+DOWNLOAD="http://keychain.googlecode.com/files/kc-2.1.6.tar.gz"
+MD5SUM="b3ad05ba0987c56f32908509cba49da8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libbsd"