diff options
author | Danny Rawlins <romster@shortcircuit.net.au> | 2007-08-10 15:49:16 +1000 |
---|---|---|
committer | Danny Rawlins <romster@shortcircuit.net.au> | 2007-08-10 15:49:16 +1000 |
commit | 3e0f96960ce2c79097c28097277292de4453ee35 (patch) | |
tree | ac7db64ecc6a7b88d000e20105b506f822a0eba4 /ntfs-3g | |
parent | 0af3eb256a15903d3039e0085fed6ee7c8945d40 (diff) | |
download | contrib-3e0f96960ce2c79097c28097277292de4453ee35.tar.gz contrib-3e0f96960ce2c79097c28097277292de4453ee35.tar.xz |
ntfs-3g: 1.710 -> 1.810
Diffstat (limited to 'ntfs-3g')
-rw-r--r-- | ntfs-3g/.footprint | 6 | ||||
-rw-r--r-- | ntfs-3g/.md5sum | 2 | ||||
-rw-r--r-- | ntfs-3g/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/ntfs-3g/.footprint b/ntfs-3g/.footprint index 3c8c848fe..bbbd0616b 100644 --- a/ntfs-3g/.footprint +++ b/ntfs-3g/.footprint @@ -2,9 +2,9 @@ drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/ntfs-3g drwxr-xr-x root/root lib/ -rwxr-xr-x root/root lib/libntfs-3g.la -lrwxrwxrwx root/root lib/libntfs-3g.so -> libntfs-3g.so.5.0.0 -lrwxrwxrwx root/root lib/libntfs-3g.so.5 -> libntfs-3g.so.5.0.0 --rwxr-xr-x root/root lib/libntfs-3g.so.5.0.0 +lrwxrwxrwx root/root lib/libntfs-3g.so -> libntfs-3g.so.9.0.0 +lrwxrwxrwx root/root lib/libntfs-3g.so.9 -> libntfs-3g.so.9.0.0 +-rwxr-xr-x root/root lib/libntfs-3g.so.9.0.0 drwxr-xr-x root/root sbin/ lrwxrwxrwx root/root sbin/mount.ntfs-3g -> //bin/ntfs-3g drwxr-xr-x root/root usr/ diff --git a/ntfs-3g/.md5sum b/ntfs-3g/.md5sum index a2199ed5e..b083220df 100644 --- a/ntfs-3g/.md5sum +++ b/ntfs-3g/.md5sum @@ -1 +1 @@ -d42e8d59daca61f5725ea97a08a12142 ntfs-3g-1.710.tgz +b2f15ff23994d0680287e93eee93a483 ntfs-3g-1.810.tgz diff --git a/ntfs-3g/Pkgfile b/ntfs-3g/Pkgfile index 9f80480b9..1f0d21c5e 100644 --- a/ntfs-3g/Pkgfile +++ b/ntfs-3g/Pkgfile @@ -5,7 +5,7 @@ # Depends on: fuse name=ntfs-3g -version=1.710 +version=1.810 release=1 source=(http://www.ntfs-3g.org/ntfs-3g-$version.tgz) |