mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/python-smbprotocol: bump version to 1.16.0
https://github.com/jborean93/smbprotocol/blob/v1.16.0/CHANGELOG.md Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
7c30b1e522
commit
5963fb870c
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/smbprotocol/json
|
||||
md5 3ff374488f4760f2f40e799e69671c40 smbprotocol-1.15.0.tar.gz
|
||||
sha256 3c892f4c22ab147d0576a3a8d34279831b26ab4695b7df911a334bc41f6d652a smbprotocol-1.15.0.tar.gz
|
||||
md5 cf9607c3d117e2c53b907f78702808b9 smbprotocol-1.16.0.tar.gz
|
||||
sha256 babeb6fa825ba57939f9637c49a34548ddca348386d34de0796d1f87882c0bda smbprotocol-1.16.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 4c3c550abc2b04c507ed0d641dd7e524eaff5bd06c7862af957301836d496d15 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SMBPROTOCOL_VERSION = 1.15.0
|
||||
PYTHON_SMBPROTOCOL_VERSION = 1.16.0
|
||||
PYTHON_SMBPROTOCOL_SOURCE = smbprotocol-$(PYTHON_SMBPROTOCOL_VERSION).tar.gz
|
||||
PYTHON_SMBPROTOCOL_SITE = https://files.pythonhosted.org/packages/c7/b4/68d75ae0c2f925976c7a58dd9bd26741378c79c6d56d57c72fabcbe595c4
|
||||
PYTHON_SMBPROTOCOL_SITE = https://files.pythonhosted.org/packages/c0/5e/1eb2adb1e4739e8a1571f4a641850569ed65d72f72e3d3fd4b121e424795
|
||||
PYTHON_SMBPROTOCOL_SETUP_TYPE = setuptools
|
||||
PYTHON_SMBPROTOCOL_LICENSE = MIT
|
||||
PYTHON_SMBPROTOCOL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user