diff options
author | Juergen Daubert <jue@jue.li> | 2011-09-24 16:08:48 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-09-24 16:10:30 +0200 |
commit | 14bd3cb10cf2c48b0781e99332dbe721ba6546e5 (patch) | |
tree | 9baa30567adf209c3b723b708aa7166232763454 /cifs-utils | |
parent | 2a4dea275d85c19042b36abdfebd8d3b73c5f726 (diff) | |
download | opt-14bd3cb10cf2c48b0781e99332dbe721ba6546e5.tar.gz opt-14bd3cb10cf2c48b0781e99332dbe721ba6546e5.tar.xz |
cifs-utils: update to 5.1
Diffstat (limited to 'cifs-utils')
-rw-r--r-- | cifs-utils/.footprint | 4 | ||||
-rw-r--r-- | cifs-utils/.md5sum | 2 | ||||
-rw-r--r-- | cifs-utils/Pkgfile | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/cifs-utils/.footprint b/cifs-utils/.footprint index 32452e0ec..bd6e823a8 100644 --- a/cifs-utils/.footprint +++ b/cifs-utils/.footprint @@ -4,6 +4,10 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/cifs.idmap.8.gz +-rw-r--r-- root/root usr/man/man8/getcifsacl.8.gz -rw-r--r-- root/root usr/man/man8/mount.cifs.8.gz +-rw-r--r-- root/root usr/man/man8/setcifsacl.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/cifs.idmap +-rwxr-xr-x root/root usr/sbin/getcifsacl +-rwxr-xr-x root/root usr/sbin/setcifsacl diff --git a/cifs-utils/.md5sum b/cifs-utils/.md5sum index 6317edff0..398c3d788 100644 --- a/cifs-utils/.md5sum +++ b/cifs-utils/.md5sum @@ -1 +1 @@ -50e55aed038e55b4a7668ee628f934e4 cifs-utils-5.0.tar.bz2 +b1b232adc042fd157d2f9848f4650fad cifs-utils-5.1.tar.bz2 diff --git a/cifs-utils/Pkgfile b/cifs-utils/Pkgfile index ebcf5adbb..4d490bfec 100644 --- a/cifs-utils/Pkgfile +++ b/cifs-utils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: samba keyutils name=cifs-utils -version=5.0 +version=5.1 release=1 source=(ftp://ftp.samba.org/pub/linux-cifs/$name/$name-$version.tar.bz2) |