mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
libyaml: bump to version 0.2.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
254197612d
commit
a4633a53ae
@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 8088e457264a98ba451a90b8661fcb4f9d6f478f7265d48322a196cec2480729 yaml-0.1.7.tar.gz
|
sha256 78281145641a080fb32d6e7a87b9c0664d611dcb4d542e90baf731f51cbb59cd yaml-0.2.1.tar.gz
|
||||||
sha256 d0d8b09800a45cd982e9568fc7669d9c1a4c330e275a821bbe24d54366d16fe9 LICENSE
|
sha256 d0d8b09800a45cd982e9568fc7669d9c1a4c330e275a821bbe24d54366d16fe9 LICENSE
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBYAML_VERSION = 0.1.7
|
LIBYAML_VERSION = 0.2.1
|
||||||
LIBYAML_SOURCE = yaml-$(LIBYAML_VERSION).tar.gz
|
LIBYAML_SOURCE = yaml-$(LIBYAML_VERSION).tar.gz
|
||||||
LIBYAML_SITE = http://pyyaml.org/download/libyaml
|
LIBYAML_SITE = http://pyyaml.org/download/libyaml
|
||||||
LIBYAML_INSTALL_STAGING = YES
|
LIBYAML_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user