X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=mail%2Ffetchmail%2FMakefile;h=86a016681830af48787cc26bd237388709bdc8c7;hp=759fd680635e0febbd329671e084556d411d3a2a;hb=fe76606ddc1e5a4c3f10c33e5d535dddfa69866d;hpb=7c15200e188121ea13e13c2f4e774f5c15100228 diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 759fd68063..86a0166818 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 +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