All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Duskett <aduskett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] apr: bump version to 1.6.2
Date: Wed, 21 Jun 2017 16:30:57 -0400	[thread overview]
Message-ID: <20170621203057.4346-8-aduskett@codeblue.com> (raw)
In-Reply-To: <20170621203057.4346-1-aduskett@codeblue.com>

Signed-off-by: Adam Duskett <aduskett@codeblue.com>
---
 package/apr/apr.hash | 4 ++--
 package/apr/apr.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/apr/apr.hash b/package/apr/apr.hash
index 917ce56..7a5969e 100644
--- a/package/apr/apr.hash
+++ b/package/apr/apr.hash
@@ -1,2 +1,2 @@
-# From http://archive.apache.org/dist/apr/apr-1.5.2.tar.bz2.sha1
-sha1 6d757fcf7c687fc300c1066076f2e8380ff8cbc0  apr-1.5.2.tar.bz2
+# From http://archive.apache.org/dist/apr/apr-1.6.2.tar.bz2.sha1
+sha1 01b0d4faa0194825e8e525b9ac7ccfb832471d50  apr-1.6.2.tar.bz2
diff --git a/package/apr/apr.mk b/package/apr/apr.mk
index 4a97f7e..ffb3099 100644
--- a/package/apr/apr.mk
+++ b/package/apr/apr.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-APR_VERSION = 1.5.2
+APR_VERSION = 1.6.2
 APR_SOURCE = apr-$(APR_VERSION).tar.bz2
 APR_SITE = http://archive.apache.org/dist/apr
 APR_LICENSE = Apache-2.0
-- 
2.9.4

      parent reply	other threads:[~2017-06-21 20:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21 20:30 [Buildroot] [PATCH] libglib2: bump version to 2.53.3 Adam Duskett
2017-06-21 20:30 ` [Buildroot] [PATCH] strace: bump version to 4.17 Adam Duskett
2017-06-21 20:30 ` [Buildroot] [PATCH] sqlite: bump to version 3190300 Adam Duskett
2017-06-21 20:30 ` [Buildroot] [PATCH] libcurl: bump version to 7.54.1 Adam Duskett
2017-06-22  9:27   ` Peter Korsgaard
2017-06-21 20:30 ` [Buildroot] [PATCH] mmc-utils: bump version to 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Adam Duskett
2017-06-21 20:30 ` [Buildroot] [PATCH] syslog-ng: bump to version 3.10.1 Adam Duskett
2017-06-22  8:04   ` Chris Packham
2017-06-21 20:30 ` [Buildroot] [PATCH] jansson: bump to version 2.10 Adam Duskett
2017-06-21 20:30 ` Adam Duskett [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170621203057.4346-8-aduskett@codeblue.com \
    --to=aduskett@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.