mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/procs: bump to version 0.14.10
Release notes: https://github.com/dalance/procs/releases/tag/v0.14.10 Signed-off-by: Saeed Kazemi <kazemi.ms@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d9792fa4e6
commit
7740031390
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 bcb75fd23307581e23c20697edd876a5a231dac25191b9e8166f62e0f82af997 procs-0.14.9-cargo4.tar.gz
|
||||
sha256 09f2faee76bad885af50bf2977ea34b64810645a0b781699f8c822311211575e procs-0.14.10-cargo4.tar.gz
|
||||
sha256 feb87a2e0c305de3464cc44077da5393c52d8ca6362d37427157d04ec6f4510d LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PROCS_VERSION = 0.14.9
|
||||
PROCS_VERSION = 0.14.10
|
||||
PROCS_SITE = $(call github,dalance,procs,v$(PROCS_VERSION))
|
||||
PROCS_LICENSE = MIT
|
||||
PROCS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user