Author: hauke Date: 2014-07-06 13:23:13 +0200 (Sun, 06 Jul 2014) New Revision: 41525
Modified: trunk/package/network/services/samba36/Makefile trunk/package/network/services/samba36/patches/111-owrt_smbpasswd.patch Log: samba36: update to minor version 3.6.24 Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/package/network/services/samba36/Makefile =================================================================== --- trunk/package/network/services/samba36/Makefile 2014-07-06 10:58:14 UTC (rev 41524) +++ trunk/package/network/services/samba36/Makefile 2014-07-06 11:23:13 UTC (rev 41525) @@ -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 Modified: trunk/package/network/services/samba36/patches/111-owrt_smbpasswd.patch =================================================================== --- trunk/package/network/services/samba36/patches/111-owrt_smbpasswd.patch 2014-07-06 10:58:14 UTC (rev 41524) +++ trunk/package/network/services/samba36/patches/111-owrt_smbpasswd.patch 2014-07-06 11:23:13 UTC (rev 41525) @@ -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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
