projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed4507
)
[package] update fetchmail to 6.3.9 (#5206)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 26 May 2009 14:43:01 +0000
(14:43 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 26 May 2009 14:43:01 +0000
(14:43 +0000)
SVN-Revision: 16084
mail/fetchmail/Makefile
patch
|
blob
|
history
diff --git
a/mail/fetchmail/Makefile
b/mail/fetchmail/Makefile
index 367356ebcca970b3996ebf27190e230c77adc06f..759fd680635e0febbd329671e084556d411d3a2a 100644
(file)
--- 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