ports/opt (3.6): samba: update to 4.13.3
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 42bef0df1e1117928df43772cc0a868ee1efe3d6 Author: Juergen Daubert <jue@jue.li> Date: Tue Dec 15 14:11:16 2020 +0100 samba: update to 4.13.3 diff --git a/samba/.signature b/samba/.signature index 666858a2e..a763fb251 100644 --- a/samba/.signature +++ b/samba/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SML9i72Zx5102z1XKLDVfAJ3ielzoF/0d1LiHP2BWQvc2hZ2f1S9H1JW08Meswas5zFG/+8owFgvjNb8J15IAQ= -SHA256 (Pkgfile) = 215d4d5881d199879e78f7f98eb16119bb9f5fd11e42bb1ab0b2bb30861e08aa +RWSE3ohX2g5d/bEhAqWaszGCyftlVJc1MH407oqs9sCMswzn//cWUL+pH1bGtQSvxJBYIr0n/xeuRl0YtIvYNhHZw+4QDbWGswI= +SHA256 (Pkgfile) = a66535c82bac4513ebe7bc3f043035f6f46b20cdd6e409377e5c227725415e2d SHA256 (.footprint) = b620305b9649e7141a9ec1add960ee6da04f6d8db9a1836cefab325acd289e37 -SHA256 (samba-4.13.2.tar.gz) = 276464396a05d88b775bda01ac2eb1e5a636ccf7010b0fd28efc3d85583af2b4 +SHA256 (samba-4.13.3.tar.gz) = c10585d43f33656fe4e1f9ff8bf40ea57d8d5b653521c1cc198fbf4922756541 SHA256 (samba) = 75bccea892422b5aebe8d2f9ce9b9c42ddc3cbdeccfd16f3161c07c1eb3feff0 diff --git a/samba/Pkgfile b/samba/Pkgfile index f805b4bc1..2beff66ef 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -4,7 +4,7 @@ # Depends on: linux-pam libarchive libcap dbus popt tdb tevent ldb python3 gnutls p5-parse-yapp rpcsvc-proto name=samba -version=4.13.2 +version=4.13.3 release=1 source=(https://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba) @@ -22,8 +22,8 @@ build () { --without-{ad-dc,ads,ldap} \ --without-json - python3 ./buildtools/bin/waf build --jobs=${JOBS:-1} - python3 ./buildtools/bin/waf install --destdir=$PKG + /usr/bin/python3 ./buildtools/bin/waf build --jobs=${JOBS:-1} + /usr/bin/python3 ./buildtools/bin/waf install --destdir=$PKG # man pages local p
participants (1)
-
crux@crux.nu