Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] zsh: bump to version 5.0.6
@ 2014-08-29 11:08 Gustavo Zacarias
  2014-08-30  7:02 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-08-29 11:08 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/zsh/zsh.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package/zsh/zsh.mk b/package/zsh/zsh.mk
index 8bd2fb0..f4daeeb 100644
--- a/package/zsh/zsh.mk
+++ b/package/zsh/zsh.mk
@@ -4,11 +4,10 @@
 #
 ################################################################################
 
-ZSH_VERSION = 5.0.5
+ZSH_VERSION = 5.0.6
 ZSH_SITE = http://downloads.sourceforge.net/project/zsh/zsh/$(ZSH_VERSION)
 ZSH_LICENSE = MIT-like
 ZSH_LICENSE_FILES = LICENCE
-
 ZSH_DEPENDENCIES = ncurses
 
 $(eval $(autotools-package))
-- 
1.8.5.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-30  7:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 11:08 [Buildroot] [PATCH] zsh: bump to version 5.0.6 Gustavo Zacarias
2014-08-30  7:02 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox