diff options
author | Juergen Daubert <jue@jue.li> | 2012-01-28 16:05:29 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-01-28 16:05:29 +0100 |
commit | 0ad16aac23022c3845ad6afd30d11b9d134a97c8 (patch) | |
tree | fe79e192385b25d9bc72183870e4af3c20c25fab /cifs-utils | |
parent | 03e8ca739eb1081f75686ed159f41018bed8d261 (diff) | |
download | opt-0ad16aac23022c3845ad6afd30d11b9d134a97c8.tar.gz opt-0ad16aac23022c3845ad6afd30d11b9d134a97c8.tar.xz |
cifs-utils: update to 5.3
Diffstat (limited to 'cifs-utils')
-rw-r--r-- | cifs-utils/.footprint | 2 | ||||
-rw-r--r-- | cifs-utils/.md5sum | 2 | ||||
-rw-r--r-- | cifs-utils/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/cifs-utils/.footprint b/cifs-utils/.footprint index b198bcbca..8c3458858 100644 --- a/cifs-utils/.footprint +++ b/cifs-utils/.footprint @@ -2,10 +2,12 @@ drwxr-xr-x root/root sbin/ -rwxr-xr-x root/root sbin/mount.cifs drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/cifscreds -rwxr-xr-x root/root usr/bin/getcifsacl -rwxr-xr-x root/root usr/bin/setcifsacl drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/cifscreds.1.gz -rw-r--r-- root/root usr/man/man1/getcifsacl.1.gz -rw-r--r-- root/root usr/man/man1/setcifsacl.1.gz drwxr-xr-x root/root usr/man/man8/ diff --git a/cifs-utils/.md5sum b/cifs-utils/.md5sum index 7c12aec3f..932fff1a4 100644 --- a/cifs-utils/.md5sum +++ b/cifs-utils/.md5sum @@ -1 +1 @@ -2ca839553cccd0c3042f7dd8737cc9de cifs-utils-5.2.tar.bz2 +e1a428558a96d2d28ccdaacdc47ea0b7 cifs-utils-5.3.tar.bz2 diff --git a/cifs-utils/Pkgfile b/cifs-utils/Pkgfile index 54a58de22..1d782b6d9 100644 --- a/cifs-utils/Pkgfile +++ b/cifs-utils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: samba keyutils name=cifs-utils -version=5.2 +version=5.3 release=1 source=(ftp://ftp.samba.org/pub/linux-cifs/$name/$name-$version.tar.bz2) |