mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/pocketpy: bump to version 2.1.5
Release notes: https://github.com/pocketpy/pocketpy/releases/tag/v2.1.5 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
74d7259a33
commit
14f279184e
@@ -1,3 +1,3 @@
|
||||
# locally computed
|
||||
sha256 3edf11645867fd41cf2e3cff24e3131a9ed9f6ccf8ada806dc2429f817e01f71 pocketpy-2.1.4.tar.gz
|
||||
sha256 eb7e8d9285d3848c2bc108b41fed4c49ea47df6b0018362319d2736a6f5821e1 pocketpy-2.1.5.tar.gz
|
||||
sha256 9dab6fe9086f93847540387be578edc94b6b280004db5ed7c850ccf8f086fd66 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
POCKETPY_VERSION = 2.1.4
|
||||
POCKETPY_VERSION = 2.1.5
|
||||
POCKETPY_SITE = $(call github,pocketpy,pocketpy,v$(POCKETPY_VERSION))
|
||||
POCKETPY_LICENSE = MIT
|
||||
POCKETPY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user