mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-22 12:51:25 +03:00
package/python-bsdiff4: bump to version 1.2.1
Plus, use two spaces for indentation in the hash file. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
dc95693ddf
commit
abd008b29f
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BSDIFF4_VERSION = 1.2.0
|
||||
PYTHON_BSDIFF4_VERSION = 1.2.1
|
||||
PYTHON_BSDIFF4_SOURCE = bsdiff4-$(PYTHON_BSDIFF4_VERSION).tar.gz
|
||||
PYTHON_BSDIFF4_SITE = https://files.pythonhosted.org/packages/9b/ca/06cd939630ca78125c36489f92b52918980cbcfee2dcc0969411eb5ae8a8
|
||||
PYTHON_BSDIFF4_SITE = https://files.pythonhosted.org/packages/d8/97/101315b0d8c8d6340ee310484a1af6a2ccf65d7bb4762c3a669cf9457c71
|
||||
PYTHON_BSDIFF4_LICENSE = BSD-2-Clause, BSD-Protection (core.c)
|
||||
PYTHON_BSDIFF4_LICENSE_FILES = LICENSE
|
||||
PYTHON_BSDIFF4_CPE_ID_VENDOR = pypi
|
||||
|
||||
Reference in New Issue
Block a user