mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/crudini: bump to version 0.9.6
Release notes: https://github.com/pixelb/crudini/releases/tag/0.9.6 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
81048015e8
commit
304a2231cb
@@ -1,4 +1,4 @@
|
||||
# from https://pypi.org/project/crudini/#files
|
||||
sha256 59ae650f45af82a64afc33eb876909ee0c4888dc4e8711ef59731c1edfda5e24 crudini-0.9.5.tar.gz
|
||||
sha256 c2af311a0833857a1449d821a312edc6109f0c2d6d81d76c2d954a76b05e6b14 crudini-0.9.6.tar.gz
|
||||
# locally computed
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CRUDINI_VERSION = 0.9.5
|
||||
CRUDINI_SITE = https://files.pythonhosted.org/packages/32/67/c4e838930e2f434db08d6a6aadffca3d14e7455d1c2c2332e22003ad453d
|
||||
CRUDINI_VERSION = 0.9.6
|
||||
CRUDINI_SITE = https://files.pythonhosted.org/packages/54/d1/0a363fbbab0aea9e27dd981a602efaf514c45f4fffceac3906274e0425c7
|
||||
CRUDINI_SETUP_TYPE = setuptools
|
||||
CRUDINI_DEPENDENCIES = host-python-setuptools-scm
|
||||
CRUDINI_LICENSE = GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user