[packages] proftpd: update to 1.3.3e
authorobsy <obsy@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Apr 2011 09:40:29 +0000 (09:40 +0000)
committerobsy <obsy@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Apr 2011 09:40:29 +0000 (09:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26477 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/proftpd/Makefile

index 3a076a8..b5d92fd 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009-2010 OpenWrt.org
+# Copyright (C) 2009-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=proftpd
-PKG_VERSION:=1.3.3d
+PKG_VERSION:=1.3.3e
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=ftp://ftp.proftpd.org/distrib/source
-PKG_MD5SUM:=69650e91e05b3a10fa3ac54ee261679b
+PKG_MD5SUM:=acc49b6589bc8c9fdf1dce9000bebdbd
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1
@@ -26,7 +26,7 @@ define Package/proftpd
   CATEGORY:=Network
   TITLE:=ProFTPD FTP server
   URL:=http://www.proftpd.org/
-  MAINTAINER:=Cezary Jackiewicz <cezary@eko.one.pl> 
+  MAINTAINER:=Cezary Jackiewicz <cezary@eko.one.pl>
 endef
 
 define Package/proftpd/conffiles