mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/pocketpy: bump to version 2.1.3
Release notes: https://github.com/pocketpy/pocketpy/releases/tag/v2.1.3 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
c555b6565f
commit
12b6b87d59
@@ -1,3 +1,3 @@
|
||||
# locally computed
|
||||
sha256 34976a5eb099869b134d93bd4c801cb330bb17466f2b1f4543a5217034a867cd pocketpy-2.1.1.tar.gz
|
||||
sha256 7e2afd6eafcf72c5797492107558e4b1d6407dccd66e7da4a62b1054eddd2ce3 pocketpy-2.1.3.tar.gz
|
||||
sha256 9dab6fe9086f93847540387be578edc94b6b280004db5ed7c850ccf8f086fd66 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
POCKETPY_VERSION = 2.1.1
|
||||
POCKETPY_VERSION = 2.1.3
|
||||
POCKETPY_SITE = $(call github,pocketpy,pocketpy,v$(POCKETPY_VERSION))
|
||||
POCKETPY_LICENSE = MIT
|
||||
POCKETPY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user