From d89dd7aec05066f9c5ae2e6a39912dfd73046981 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 4 Sep 2018 10:58:03 +0200 Subject: [PATCH] samba4: update from 4.6.13 to 4.8.5 because jeremy said so --- samba4.be0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samba4.be0 b/samba4.be0 index 4f7e4a86c..fed0bbf61 100755 --- a/samba4.be0 +++ b/samba4.be0 @@ -1,8 +1,8 @@ #!/usr/bin/env beesh -# BEE_VERSION samba4-4.6.13-0 - -SRCURL[0]="https://www.samba.org/samba/ftp/stable/samba-${PKGVERSION}.tar.gz" +# BEE_VERSION samba4-4.8.5-0 +SRCURL[0]="https://download.samba.org/pub/samba/stable/samba-${PKGVERSION}.tar.gz" +#SRCURL[0]="https://www.samba.org/samba/ftp/stable/samba-${PKGVERSION}.tar.gz" # mariux patch to allow -with-config-file= PATCHURL[0]="/src/mariux/download/samba4-466-add-config-file-configure-option.patch"