[package] update fetchmail to 6.3.13 (#6230)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18545 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-11-26 16:09:19 +00:00
parent 39c0ecf0f3
commit 90a2bd1e4f

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fetchmail
PKG_VERSION:=6.3.11
PKG_VERSION:=6.3.13
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://download.berlios.de/fetchmail
PKG_MD5SUM:=43b28f296cc0024d3c727319eacae324
PKG_MD5SUM:=db792fb311bc358e95ed0437389269ac
PKG_INSTALL=1
include $(INCLUDE_DIR)/package.mk