diff options
author | Juergen Daubert <jue@jue.li> | 2021-04-13 10:23:15 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-04-13 10:23:15 +0200 |
commit | 47fb1875fec7461401674e3e889b4405f057f214 (patch) | |
tree | 9e3e663d7dc4d244e72dda265cf851c51fcfeef1 /cifs-utils | |
parent | 9082c9d6e59a5c195b934ce6666787482d5ea2cd (diff) | |
download | opt-47fb1875fec7461401674e3e889b4405f057f214.tar.gz opt-47fb1875fec7461401674e3e889b4405f057f214.tar.xz |
cifs-utils: update to 6.13
Diffstat (limited to 'cifs-utils')
-rw-r--r-- | cifs-utils/.signature | 6 | ||||
-rw-r--r-- | cifs-utils/Pkgfile | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/cifs-utils/.signature b/cifs-utils/.signature index 07953f1ce..47df200e7 100644 --- a/cifs-utils/.signature +++ b/cifs-utils/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YxbuPsftGR4PBRSR1bqtARMUOZRePcIZ2iBpyRF3ma+8GZQvq0Kv9Ml2KLWdI+GvZERhwj/qa71wdWN3YiiAQw= -SHA256 (Pkgfile) = 1cef55f730323eb59ef6c094d0367b0d94a3ca83b2a32024f73df75d78338e42 +RWSE3ohX2g5d/QDjmFN0ZrlzUYFlfMwf24Lq/AB+DJ9Co2Bm4ugmnWiDp1WHsRi5cSFbeMGsq01YQRMEhn2YGol/eNjbH0otHA8= +SHA256 (Pkgfile) = 6bb32f9357e7ba7588ce81d2afa9497ac443351469eb6dd9541300f7cbbdd583 SHA256 (.footprint) = 8ddb0a2b841711b4683fef6bb8708ddd8b46dedd3406c24a79c259f347296fe1 -SHA256 (cifs-utils-6.12.tar.bz2) = 922ddcc3059922e80789312c386b9c569991b4350d3ae3099de3e4b82f3885ef +SHA256 (cifs-utils-6.13.tar.bz2) = 43d8786c8613caccfa84913081c1d62bc2409575854cf895b05b48af0863d056 SHA256 (cifs-utils-man.tar.xz) = 6583165b5524b601340c2003ebf94db158065908211b8a7123a118381d868022 SHA256 (cifs) = 6dc576a4b23722cc9b7fd630275f3ba721a0e659a8a9642cd0f7c37df09c9e79 diff --git a/cifs-utils/Pkgfile b/cifs-utils/Pkgfile index 3a0f372c3..51d9abb6f 100644 --- a/cifs-utils/Pkgfile +++ b/cifs-utils/Pkgfile @@ -1,10 +1,10 @@ # Description: Utilities for doing and managing mounts of the Linux CIFS filesystem -# URL: https://wiki.samba.org/index.php/LinuxCIFS_utils -# Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: linux-pam samba keyutils +# URL: https://wiki.samba.org/index.php/LinuxCIFS_utils +# Maintainer: Juergen Daubert, jue at crux dot nu +# Depends on: linux-pam samba keyutils name=cifs-utils -version=6.12 +version=6.13 release=1 source=(https://download.samba.org/pub/linux-cifs/$name/$name-$version.tar.bz2 $name-man.tar.xz cifs) |