From 13ce8d46fa010be75ca8a4a3a357bfa1df4beaf8 Mon Sep 17 00:00:00 2001 From: Jukka Heino Date: Sun, 2 Apr 2006 19:44:07 +0000 Subject: [PATCH] encfs: updated to version 1.3.1 --- encfs/.footprint | 6 +++--- encfs/.md5sum | 2 +- encfs/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/encfs/.footprint b/encfs/.footprint index 4a95ff6c1..db22c9d03 100644 --- a/encfs/.footprint +++ b/encfs/.footprint @@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/encfssh drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libencfs.la -lrwxrwxrwx root/root usr/lib/libencfs.so -> libencfs.so.1.1.0 -lrwxrwxrwx root/root usr/lib/libencfs.so.1 -> libencfs.so.1.1.0 --rwxr-xr-x root/root usr/lib/libencfs.so.1.1.0 +lrwxrwxrwx root/root usr/lib/libencfs.so -> libencfs.so.1.1.1 +lrwxrwxrwx root/root usr/lib/libencfs.so.1 -> libencfs.so.1.1.1 +-rwxr-xr-x root/root usr/lib/libencfs.so.1.1.1 drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/encfs.1.gz diff --git a/encfs/.md5sum b/encfs/.md5sum index 910fe81ae..3c235120b 100644 --- a/encfs/.md5sum +++ b/encfs/.md5sum @@ -1 +1 @@ -6e2547a1d667cbbee12e8a8d75dc7917 encfs-1.3.0-1.tgz +c93d6a22aa858db4eb3803170a82274a encfs-1.3.1-1.tgz diff --git a/encfs/Pkgfile b/encfs/Pkgfile index 779702743..48997dbd5 100644 --- a/encfs/Pkgfile +++ b/encfs/Pkgfile @@ -5,7 +5,7 @@ # Depends on: fuse, openssl, rlog name=encfs -version=1.3.0 +version=1.3.1 release=1 source=(http://arg0.net/users/vgough/download/$name-$version-1.tgz)