[package] update fetchmail to 6.3.9 (#5206)
[packages.git] / mail / fetchmail / Makefile
index ce2a017..759fd68 100644 (file)
@@ -4,17 +4,16 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fetchmail
-PKG_VERSION:=6.3.9-rc2
+PKG_VERSION:=6.3.9
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://download.berlios.de/fetchmail
-PKG_MD5SUM:=29f338f6a0dbef027b420344fda34580
+PKG_MD5SUM:=72c20ad2b9629f1a109668b05a84d823
 
 include $(INCLUDE_DIR)/package.mk