From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/3] python: Update to 2.7.10
Date: Tue, 16 Jun 2015 17:57:54 +0200 [thread overview]
Message-ID: <1434470274-31024-3-git-send-email-michael.tremer@ipfire.org> (raw)
In-Reply-To: <1434470274-31024-1-git-send-email-michael.tremer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 596 bytes --]
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
lfs/python | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/python b/lfs/python
index cd47d7e..22613e6 100644
--- a/lfs/python
+++ b/lfs/python
@@ -24,7 +24,7 @@
include Config
-VER = 2.7.9
+VER = 2.7.10
THISAPP = Python-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 38d530f7efc373d64a8fb1637e3baaa7
+$(DL_FILE)_MD5 = c685ef0b8e9f27b5e3db5db12b268ac6
install : $(TARGET)
--
1.8.5.2
next prev parent reply other threads:[~2015-06-16 15:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-16 15:57 [PATCH 1/3] Python: Update to 2.7.9 Michael Tremer
2015-06-16 15:57 ` [PATCH 2/3] python: Build libffi before python and link against it Michael Tremer
2015-06-16 15:57 ` Michael Tremer [this message]
2015-06-16 16:43 ` [PATCH 1/3] Python: Update to 2.7.9 Michael Tremer
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=1434470274-31024-3-git-send-email-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox