diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-06 21:41:03 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-06 21:41:03 +0000 |
commit | ff40305c66a3a584115ceb97532307950b329046 (patch) | |
tree | 8d8bfa6858ad9bbc3a5f2f32d25376d9e83fb070 /openwrt/package/samba/Makefile | |
parent | 3017a7e663d0758e973bde76d95ebe087122f82d (diff) |
fix patches and closes #350
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3321 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/samba/Makefile')
-rw-r--r-- | openwrt/package/samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/samba/Makefile b/openwrt/package/samba/Makefile index 584ed9a04..2d9defc34 100644 --- a/openwrt/package/samba/Makefile +++ b/openwrt/package/samba/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=samba PKG_VERSION:=2.0.10 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MD5SUM:=54870482fe036b7e69dd48c90661eec6 PKG_SOURCE_URL:=ftp://se.samba.org/pub/samba/stable \ |