grml-crypt: 0.21 -> 0.22

This commit is contained in:
Thomas Penteker 2011-05-16 11:16:29 +02:00
parent d2f387eee6
commit 51bfc47f5c
2 changed files with 3 additions and 3 deletions
grml-crypt

@ -1,2 +1,2 @@
255a61a6825e2d16349faed62e1a087b grml-crypt_0.21.tar.gz
7b2d41aabf62825e4cd4779313c70946 grml-crypt_0.22.tar.gz
f5199a67066dea35f341052bf26f7733 path_fstype.patch

@ -5,13 +5,13 @@
# Depends on: realpath, grml-shlib
name=grml-crypt
version=0.21
version=0.22
release=1
source=(http://deb.grml.org/pool/main/g/$name/${name}_${version}.tar.gz \
path_fstype.patch)
build() {
cd $name
cd $name-$version
patch -p1 < $SRC/path_fstype.patch