mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-pylibfdt: bump version to 1.7.2.post1
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b5e737e575
commit
cf655e8091
@@ -1,6 +1,6 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/pylibfdt/json
|
||||
md5 78859f23154da8c951770f2c5287804e pylibfdt-1.7.2.tar.gz
|
||||
sha256 b18c6c40400ed4374d0a142dcdb07e5402574ff1304454019a1fd92735b54756 pylibfdt-1.7.2.tar.gz
|
||||
md5 206a0504f3d0f5895c00f572bc367e54 pylibfdt-1.7.2.post1.tar.gz
|
||||
sha256 08ec69755f7565dc25e4e640e0315795888d4caeb7f146de4e05bf12b03c94c8 pylibfdt-1.7.2.post1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd BSD-2-Clause
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 GPL
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYLIBFDT_VERSION = 1.7.2
|
||||
PYTHON_PYLIBFDT_VERSION = 1.7.2.post1
|
||||
PYTHON_PYLIBFDT_SOURCE = pylibfdt-$(PYTHON_PYLIBFDT_VERSION).tar.gz
|
||||
PYTHON_PYLIBFDT_SITE = https://files.pythonhosted.org/packages/b1/cc/54fc80135b3eb7fcbfded65eee7c71b2b970b5124e3066a158421222f191
|
||||
PYTHON_PYLIBFDT_SITE = https://files.pythonhosted.org/packages/a2/b8/ef881f0e76af7727ca9c5e27a121db69667c69e4e91eceaafe97f3666a6c
|
||||
PYTHON_PYLIBFDT_SETUP_TYPE = pep517
|
||||
PYTHON_PYLIBFDT_LICENSE = BSD-2-Clause or GPL-2.0+
|
||||
PYTHON_PYLIBFDT_LICENSE_FILES = BSD-2-Clause GPL
|
||||
|
||||
Reference in New Issue
Block a user