summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-25 15:24:46 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-25 15:25:15 +0200
commit71f2077430c1036381eece46af314743fb4dcb10 (patch)
treea6a43cad811b9aca4173e7ee0dcde405e5bff5cc /package
parent751b97d6bd02dc4c05db99bdb8d6c2829659ca20 (diff)
samba: update to 4.5.0
Diffstat (limited to 'package')
-rw-r--r--package/samba/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/samba/Makefile b/package/samba/Makefile
index cd051459b..aabd5748f 100644
--- a/package/samba/Makefile
+++ b/package/samba/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= samba
-PKG_VERSION:= 4.4.5
+PKG_VERSION:= 4.5.0
PKG_RELEASE:= 1
-PKG_HASH:= b876ef2e63f66265490e80a122e66ef2d7616112b839df68f56ac2e1ce17a7bd
+PKG_HASH:= d3a9a439b746ddd2c5f119f60c72ef8a026bcee1efb1199bf19e44f114f6b586
PKG_DESCR:= file and print server
PKG_SECTION:= net/fs
PKG_BUILDDEP:= gettext-tiny util-linux popt python2 gnutls
@@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --enable-fhs \
--cross-answers=$(WRKSRC)/cache.txt \
--hostcc=gcc \
--without-pie \
+ --without-gettext \
--without-relro \
--without-systemd \
--without-automount \