mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/libucontext: bump version to 1.3.3
Changelog: https://github.com/kaniini/libucontext/blob/libucontext-1.3.3/NEWS 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
0268d7deec
commit
2335d37b14
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 937fba9d0beebd7cf957b79979b19fe3a29bb9c4bfd25e869477d7154bbf8fd3 libucontext-1.2.tar.gz
|
||||
sha256 06fca63bc00a236ea7e2ce4fe984d7203b1f9ea046f5c8c815d280da4ea281e3 libucontext-1.3.3.tar.gz
|
||||
# License files, locally calculated
|
||||
sha256 ecf4be354bbb6ccebdf150d1a8f2b3caeb10cf7c8a580f278a30799372f9e037 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBUCONTEXT_VERSION = 1.2
|
||||
LIBUCONTEXT_VERSION = 1.3.3
|
||||
LIBUCONTEXT_SITE = $(call github,kaniini,libucontext,libucontext-$(LIBUCONTEXT_VERSION))
|
||||
LIBUCONTEXT_LICENSE = ISC
|
||||
LIBUCONTEXT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user