[packages] fetchmail: Update to v6.3.11 (#5859)
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Sat, 19 Sep 2009 13:23:18 +0000 (13:23 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Sat, 19 Sep 2009 13:23:18 +0000 (13:23 +0000)
SVN-Revision: 17607

mail/fetchmail/Makefile

index 759fd680635e0febbd329671e084556d411d3a2a..86a016681830af48787cc26bd237388709bdc8c7 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fetchmail
-PKG_VERSION:=6.3.9
+PKG_VERSION:=6.3.11
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://download.berlios.de/fetchmail
-PKG_MD5SUM:=72c20ad2b9629f1a109668b05a84d823
+PKG_MD5SUM:=43b28f296cc0024d3c727319eacae324
 
 include $(INCLUDE_DIR)/package.mk