From 01dd408d5359e2fd08caad24e3fe68b65f7da032 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 5 Sep 2017 09:05:39 +0200 Subject: [PATCH] samba4: update from 4.6.6 to 4.6.7 August 9, 2017. This is the latest stable release of the Samba 4.6 release series. https://www.samba.org/samba/history/samba-4.6.7.html --- samba4.be0 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/samba4.be0 b/samba4.be0 index d0954ada2..34c910fdc 100755 --- a/samba4.be0 +++ b/samba4.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION samba4-4.6.6-0 +# BEE_VERSION samba4-4.6.7-0 SRCURL[0]="https://www.samba.org/samba/ftp/stable/samba-${PKGVERSION}.tar.gz" @@ -10,7 +10,6 @@ PATCHURL[0]="/src/mariux/download/samba4-466-add-config-file-configure-option.pa PREFIX=/usr/local/samba4 VARPATH=/var/samba4/localhost BEE_BUILDTYPE= -# build_in_sourcedir mee_patch() { bee_patch @@ -35,7 +34,6 @@ mee_configure() { --without-ad-dc \ --without-winbind \ --without-systemd - } mee_build() {