All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/python3-pyelftools: use PYTHON3_PYELFTOOLS_VERSION
@ 2020-08-12 14:46 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2020-08-12 14:46 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=d7e6a935c0ceee63b50b891cb1a01fa34e88e663
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/python3-pyelftools/python3-pyelftools.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python3-pyelftools/python3-pyelftools.mk b/package/python3-pyelftools/python3-pyelftools.mk
index ea79aef66d..be49ca2bcf 100644
--- a/package/python3-pyelftools/python3-pyelftools.mk
+++ b/package/python3-pyelftools/python3-pyelftools.mk
@@ -6,7 +6,7 @@
 
 # Please keep in sync with package/python-pyelftools/python-pyelftools.mk
 PYTHON3_PYELFTOOLS_VERSION = 0.25
-PYTHON3_PYELFTOOLS_SOURCE = pyelftools-$(PYTHON_PYELFTOOLS_VERSION).tar.gz
+PYTHON3_PYELFTOOLS_SOURCE = pyelftools-$(PYTHON3_PYELFTOOLS_VERSION).tar.gz
 PYTHON3_PYELFTOOLS_SITE = https://files.pythonhosted.org/packages/fa/9a/0674cb1725196568bdbca98304f2efb17368b57af1a4bb3fc772c026f474
 PYTHON3_PYELFTOOLS_LICENSE = Public domain
 PYTHON3_PYELFTOOLS_LICENSE_FILES = LICENSE

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-12 14:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12 14:46 [Buildroot] [git commit] package/python3-pyelftools: use PYTHON3_PYELFTOOLS_VERSION Thomas Petazzoni

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.