Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] lighttpd: bump version to 1.4.38
@ 2015-12-07 10:58 Vicente Olivert Riera
  2015-12-07 10:58 ` [Buildroot] [PATCH 2/2] lvm2: bump version to 2.02.137 Vicente Olivert Riera
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vicente Olivert Riera @ 2015-12-07 10:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/lighttpd/lighttpd.hash | 2 +-
 package/lighttpd/lighttpd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/lighttpd/lighttpd.hash b/package/lighttpd/lighttpd.hash
index b06e2ae..1158652 100644
--- a/package/lighttpd/lighttpd.hash
+++ b/package/lighttpd/lighttpd.hash
@@ -1,2 +1,2 @@
 # From http://www.lighttpd.net/
-sha256	804e6f60567ca1da2b3927f92b7e9332b93aca9560f282ca135b86b7558979bd	lighttpd-1.4.37.tar.xz
+sha256 4912568b7befcf3f552ca4668bd7f38cd85f42a22944359d00816ec27eb1e504  lighttpd-1.4.38.tar.xz
diff --git a/package/lighttpd/lighttpd.mk b/package/lighttpd/lighttpd.mk
index 9ff8cfe..49b9ac6 100644
--- a/package/lighttpd/lighttpd.mk
+++ b/package/lighttpd/lighttpd.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIGHTTPD_VERSION_MAJOR = 1.4
-LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).37
+LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).38
 LIGHTTPD_SOURCE = lighttpd-$(LIGHTTPD_VERSION).tar.xz
 LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-$(LIGHTTPD_VERSION_MAJOR).x
 LIGHTTPD_LICENSE = BSD-3c
-- 
2.4.10

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

end of thread, other threads:[~2015-12-07 16:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-07 10:58 [Buildroot] [PATCH 1/2] lighttpd: bump version to 1.4.38 Vicente Olivert Riera
2015-12-07 10:58 ` [Buildroot] [PATCH 2/2] lvm2: bump version to 2.02.137 Vicente Olivert Riera
2015-12-07 16:19   ` Peter Korsgaard
2015-12-07 12:40 ` [Buildroot] [PATCH 1/2] lighttpd: bump version to 1.4.38 Alexander Dahl
2015-12-07 12:48 ` Gustavo Zacarias
2015-12-07 16:18 ` Peter Korsgaard

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