mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/pocketpy: bump to version 2.2.0
Release notes: https://github.com/pocketpy/pocketpy/releases/tag/v2.2.0 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
376daf3dd0
commit
e8ee9feba1
@@ -1,3 +1,3 @@
|
||||
# locally computed
|
||||
sha256 2b840e0c87c36ae00100fe892301565d7d905e07e1ce1f69cb4b9fcd65bc82ef pocketpy-2.1.8.tar.gz
|
||||
sha256 c67cb6a1422abe26114219d2e58441cbb3625bae6b25901d5b7f6f46b23ae8b3 pocketpy-2.2.0.tar.gz
|
||||
sha256 5ad14c41f26ed1b8c9a0039ae566bc7ce00277aec1634220eae5db2bb8fc54ef LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
POCKETPY_VERSION = 2.1.8
|
||||
POCKETPY_VERSION = 2.2.0
|
||||
POCKETPY_SITE = $(call github,pocketpy,pocketpy,v$(POCKETPY_VERSION))
|
||||
POCKETPY_LICENSE = MIT
|
||||
POCKETPY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user