All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] squid: bump to version 3.4.2
@ 2014-01-04 12:11 Gustavo Zacarias
  2014-01-04 12:11 ` [Buildroot] [PATCH 2/4] haveged: bump to version 1.8 Gustavo Zacarias
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2014-01-04 12:11 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/squid/squid.mk b/package/squid/squid.mk
index 0b303dd..7f1f0f5 100644
--- a/package/squid/squid.mk
+++ b/package/squid/squid.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 SQUID_VERSION_MAJOR = 3.4
-SQUID_VERSION = $(SQUID_VERSION_MAJOR).1
+SQUID_VERSION = $(SQUID_VERSION_MAJOR).2
 SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
 SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
 SQUID_LICENSE = GPLv2+
-- 
1.8.3.2

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

end of thread, other threads:[~2014-01-04 20:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-04 12:11 [Buildroot] [PATCH 1/4] squid: bump to version 3.4.2 Gustavo Zacarias
2014-01-04 12:11 ` [Buildroot] [PATCH 2/4] haveged: bump to version 1.8 Gustavo Zacarias
2014-01-04 12:11 ` [Buildroot] [PATCH 3/4] iftop: bump to version 1.0pre3 Gustavo Zacarias
2014-01-04 12:11 ` [Buildroot] [PATCH 4/4] grep: bump to version 2.16 Gustavo Zacarias
2014-01-04 20:07 ` [Buildroot] [PATCH 1/4] squid: bump to version 3.4.2 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.