From: Florian Fainelli Date: Tue, 26 May 2009 14:43:01 +0000 (+0000) Subject: [package] update fetchmail to 6.3.9 (#5206) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=5d1a279a74ad9039a576ddfafdd793510c1ef077 [package] update fetchmail to 6.3.9 (#5206) SVN-Revision: 16084 --- diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 367356ebcc..759fd68063 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -8,12 +8,12 @@ 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