mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-scp: bump version to 0.16.1
Changelog: 8f2a778cc6
Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c7810e5847
commit
50f635f8df
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/scp/json
|
||||
md5 a72edd2cdc0fe6e14d9092065f04bfe0 scp-0.16.0.tar.gz
|
||||
sha256 1763a4b8ac424ea0c304f58b95a4a4a51d503a834ed77b4e89f1a32b30cbe662 scp-0.16.0.tar.gz
|
||||
md5 857ce2149485ec591d8c1076d8e74516 scp-0.16.1.tar.gz
|
||||
sha256 3f2b260bf9bd4c2b6857f697a1d7e8edc26fa569282b77027e849dfe1e48580a scp-0.16.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 2455cf0fc78e13772bf10ef5f209e7eb8625706d671b2f420cc8add37d548c1c LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SCP_VERSION = 0.16.0
|
||||
PYTHON_SCP_VERSION = 0.16.1
|
||||
PYTHON_SCP_SOURCE = scp-$(PYTHON_SCP_VERSION).tar.gz
|
||||
PYTHON_SCP_SITE = https://files.pythonhosted.org/packages/7f/e1/34634a89f100fcf4f014aca65621e701c5b9053cec62b6386866e3f015d5
|
||||
PYTHON_SCP_SITE = https://files.pythonhosted.org/packages/f8/35/fcef45d52d76a6dc70778c11eea719ff0ab550594bc51e55e66d28b5f424
|
||||
PYTHON_SCP_SETUP_TYPE = setuptools
|
||||
PYTHON_SCP_LICENSE = LGPL-2.1+
|
||||
PYTHON_SCP_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user