summaryrefslogtreecommitdiff
path: root/package/proftpd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-02 00:19:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-02 00:19:51 +0200
commitb515254a71f42650a17b99586647da92395d393b (patch)
tree970d33fbe0b282719a686764547f203ac35f3d5f /package/proftpd/Makefile
parent3e3e46cbe4e9e03518321e5e05834b27717ced2a (diff)
update to latest upstream and fix Cygwin cross-compile
Diffstat (limited to 'package/proftpd/Makefile')
-rw-r--r--package/proftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/proftpd/Makefile b/package/proftpd/Makefile
index d74ff9e35..840cde048 100644
--- a/package/proftpd/Makefile
+++ b/package/proftpd/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= proftpd
-PKG_VERSION:= 1.3.2b
+PKG_VERSION:= 1.3.3
PKG_RELEASE:= 1
-PKG_MD5SUM:= 4918908fcae9e591ba84c66edff73410
+PKG_MD5SUM:= 97ad29f31f4fe633a9f8d021bab2df20
PKG_DESCR:= An advanced and very configurable FTP server
PKG_SECTION:= utils
PKG_NOPARALLEL:= 1