aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/network/services/samba36/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile
index 39bfcc6c4f..75705d0b37 100644
--- a/package/network/services/samba36/Makefile
+++ b/package/network/services/samba36/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=samba
PKG_VERSION:=3.6.25
-PKG_RELEASE:=10
+PKG_RELEASE:=11
PKG_SOURCE_URL:=https://download.samba.org/pub/samba \
https://download.samba.org/pub/samba/stable
@@ -108,6 +108,8 @@ CONFIGURE_ARGS += \
--disable-avahi \
--disable-cups \
--disable-external-libtalloc \
+ --disable-external-libtdb \
+ --disable-external-libtevent \
--disable-pie \
--disable-relro \
--disable-static \