commit 1884184e5a154e7ffebf2f39288e69fb302e0443 Author: Juergen Daubert <jue@jue.li> Date: Thu Oct 17 18:42:12 2019 +0200 samba: update to 4.10.9 diff --git a/samba/.signature b/samba/.signature index 7e7e374fb..09a073981 100644 --- a/samba/.signature +++ b/samba/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ccSRYrd2kGZ9b6Pw3WuNyBv+C9cCai2nZqbD/XV1aHhlrTL8I63r8UhV5cwaEbDb7MA/gbwJhkJfQe76Mxg6Q4= -SHA256 (Pkgfile) = 4a79a04bb79363c06d736a3b69f7c5450c8685d633f483fc362447b2eb53ca9b +RWSE3ohX2g5d/WV6gUX5kLjq630aS0Sp/cG5LpQ8l2i35D+ck62pIIJecdxW/g4HPH1yPD+fR6vEN0ullSBeYsZXOCjcOwuQ+g8= +SHA256 (Pkgfile) = 2df7c4a8360e5f7be09d174941405ce282e0b8f03715ce0b68df5d69e8f631bc SHA256 (.footprint) = 13b1e7a96135fd46e7083ea1a783d191b6a41f2712fe0bf1e52c7b65943992bf -SHA256 (samba-4.10.8.tar.gz) = c41f05fb567f7359998b451543501c7690a2bf6551d658a76bd6916316a410f4 +SHA256 (samba-4.10.9.tar.gz) = 366df54dc43ff8cb2d3f94fad2a8e8561a398d94ab64b86761778843b5e61678 SHA256 (samba) = 75bccea892422b5aebe8d2f9ce9b9c42ddc3cbdeccfd16f3161c07c1eb3feff0 diff --git a/samba/Pkgfile b/samba/Pkgfile index 639531dc1..7ec362719 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -4,7 +4,7 @@ # Depends on: linux-pam libarchive libcap popt tdb tevent ldb python3 name=samba -version=4.10.8 +version=4.10.9 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 - python ./buildtools/bin/waf build --jobs=${JOBS:-1} - python ./buildtools/bin/waf install --destdir=$PKG + python3 ./buildtools/bin/waf build --jobs=${JOBS:-1} + python3 ./buildtools/bin/waf install --destdir=$PKG # man pages local p