diff --git a/crypto/cryptsetup-luks/DETAILS b/crypto/cryptsetup-luks/DETAILS
index b0030a7..f12744b 100755
--- a/crypto/cryptsetup-luks/DETAILS
+++ b/crypto/cryptsetup-luks/DETAILS
@@ -1,9 +1,10 @@
SPELL=cryptsetup-luks
- VERSION=1.5.0
- SOURCE=cryptsetup-$VERSION.tar.bz2
+ VERSION=1.6.6
+ BRANCH=v$(echo $VERSION | cut -f 1 -d .).$(echo $VERSION | cut -f
2 -d .)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cryptsetup-$VERSION
- SOURCE_URL[0]=http://cryptsetup.googlecode.com/files/$SOURCE
-
SOURCE_HASH=sha512:a6db8fd043f4bba1bf796ce05c17003f6dfea0596048cb5a3e8cb33f8f994320b26deef9fc0bd8046265199c02abff9e92ab81d812f5e78beb7fdb93aa77312f
+ SOURCE=cryptsetup-$VERSION.tar.xz
+
SOURCE_HASH=sha256:2d2ce28e4e1137dd599d87884b62ef6dbf14fd7848b2a2bf7d61cf125fbd8e6f:UPSTREAM_HASH
+
SOURCE_URL[0]=http://www.kernel.org/pub/linux/utils/cryptsetup/$BRANCH/$SOURCE
WEB_SITE=http://code.google.com/p/cryptsetup/
ENTERED=20060117
LICENSE[0]=GPL
diff --git a/crypto/cryptsetup-luks/HISTORY b/crypto/cryptsetup-luks/HISTORY
index a96d7bb..a32877e 100644
--- a/crypto/cryptsetup-luks/HISTORY
+++ b/crypto/cryptsetup-luks/HISTORY
@@ -1,3 +1,11 @@
+2015-02-09 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: update to 1.6.6, from kernel.org now
+ Hash is out of autosigned upstream file. Not using the upstream
+ signature since it is pain without (much) gain to check the
+ uncompressed tar.
+ Note: This should be merged with cryptsetup spell again, as
+ the -luks times are long gone.
+
2013-01-15 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: Use proper flag to get static cryptsetup,
drop unnecessary second build dir.
diff --git a/devel/bluefish/DETAILS b/devel/bluefish/DETAILS
index 50d3ff0..d797737 100755
--- a/devel/bluefish/DETAILS
+++ b/devel/bluefish/DETAILS
@@ -5,7 +5,7 @@ if [[ $BLUEFISH_UNSTABLE == y ]]; then
SOURCE=$SPELL-unstable-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-unstable-$VERSION"
else
- VERSION=2.2.6
+ VERSION=2.2.7
BRANCH=stable
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/devel/bluefish/HISTORY b/devel/bluefish/HISTORY
index 1acd875..e001753 100644
--- a/devel/bluefish/HISTORY
+++ b/devel/bluefish/HISTORY
@@ -1,3 +1,6 @@
+2015-02-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.7
+
2014-04-22 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.2.6