diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-29 13:18:56 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-29 13:18:56 +0000 |
commit | c9b48d57bf82462e5e74ffcf02a22127b1f28822 (patch) | |
tree | 76c5134fa57138a1dc5bfee0007bc0aa4b0ce322 /package/network/services/samba36/Makefile | |
parent | dad5d1a11052aec1ec81e40acb188fe8fc524962 (diff) |
samba36: update to 3.6.11 and refresh patches (based on patch from #12914)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35382 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/samba36/Makefile')
-rw-r--r-- | package/network/services/samba36/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 981ac59d90..f71d9092d9 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.5 -PKG_RELEASE:=2 +PKG_VERSION:=3.6.11 +PKG_RELEASE:=1 PKG_SOURCE_URL:=http://ftp.samba.org/pub/samba \ http://ftp.samba.org/pub/samba/old-versions PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=2f0c14547333c1b48fd4728b031e7040 +PKG_MD5SUM:=9039e0ab3e4fc632ff0a1a8f2433edb4 PKG_LICENSE:=GPLv3 PKG_LICENSE_FILES:=COPYING |