aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-07-06 11:23:13 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-07-06 11:23:13 +0000
commita8134fb25041c967eab34df588bae8f12f515e02 (patch)
treefa7f11174a5b50cc9fb97e3ab27bb86e5e9a3d9a /package/network
parent1287291e3556ca6177e6998305e2fdb614d5d271 (diff)
downloadmaster-187ad058-a8134fb25041c967eab34df588bae8f12f515e02.tar.gz
master-187ad058-a8134fb25041c967eab34df588bae8f12f515e02.tar.bz2
master-187ad058-a8134fb25041c967eab34df588bae8f12f515e02.zip
samba36: update to minor version 3.6.24
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41525 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network')
-rw-r--r--package/network/services/samba36/Makefile4
-rw-r--r--package/network/services/samba36/patches/111-owrt_smbpasswd.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile
index f69769fe8b..7f171ff3aa 100644
--- a/package/network/services/samba36/Makefile
+++ b/package/network/services/samba36/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=samba
-PKG_VERSION:=3.6.23
+PKG_VERSION:=3.6.24
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://ftp.samba.org/pub/samba \
http://ftp.samba.org/pub/samba/stable
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=2f7aee1dc5d31aefcb364600915b31dc
+PKG_MD5SUM:=d98425c0c2b73e08f048d31ffc727fb0
PKG_LICENSE:=GPLv3
PKG_LICENSE_FILES:=COPYING
diff --git a/package/network/services/samba36/patches/111-owrt_smbpasswd.patch b/package/network/services/samba36/patches/111-owrt_smbpasswd.patch
index 651daad448..79abea581d 100644
--- a/package/network/services/samba36/patches/111-owrt_smbpasswd.patch
+++ b/package/network/services/samba36/patches/111-owrt_smbpasswd.patch
@@ -1,6 +1,6 @@
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
-@@ -1019,7 +1019,7 @@ TEST_LP_LOAD_OBJ = param/test_lp_load.o
+@@ -1019,7 +1019,7 @@ TEST_LP_LOAD_OBJ = param/test_lp_load.o
PASSWD_UTIL_OBJ = utils/passwd_util.o