From 72a5d6de9c2f74f4dc2676b6f509c2a7157fd807 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 6 Jul 2014 11:23:13 +0000 Subject: [PATCH] samba36: update to minor version 3.6.24 Signed-off-by: Hauke Mehrtens SVN-Revision: 41525 --- package/network/services/samba36/Makefile | 4 ++-- .../network/services/samba36/patches/111-owrt_smbpasswd.patch | 2 +- 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 -- 2.30.2