]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/fetchmail
Ended core 5 and started core 6
[people/pmueller/ipfire-2.x.git] / lfs / fetchmail
index 2e6a6c92ed37a8064ab97e93a6dd2e5baf260c21..46863bc01849c01f0d33a5c5bdfe0f2ff37babb5 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.3.4
+VER        = 6.3.8
 
 THISAPP    = fetchmail-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -34,8 +34,6 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = fetchmail
 PAK_VER    = 1
 
-DESCDE     = "fetchmail kann Emails von entfernten Mailservern abholen."
-DESCEN     = "fetchmail fetches emails from remote servers."
 DEPS       = ""
 
 ###############################################################################
@@ -46,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 35ded0414fcff79b492d6ade2ce48911
+$(DL_FILE)_MD5 = 66b97500b0a1e3c0916b3b5314f597f5
 
 install : $(TARGET)