mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 07:06:36 +00:00
poco: bump to version 1.8.0.1
Add licence checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
3c9e70bbe9
commit
7a6b085c10
@ -1,2 +1,3 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 150b8d8486fbd01f4bbe359a56439ccf14b62fb9994991baa9663a2656acee27 poco-poco-1.7.9-release.tar.gz
|
sha256 ae87222c674ff5cb1318253d19a72348e385f2a4db4b05329d712361303578f5 poco-poco-1.8.0.1-release.tar.gz
|
||||||
|
sha256 c4b1e1e5f36d8331737231fefcc30f5714326aec7c387ad59a8115eb0ba7d6b5 LICENSE
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
POCO_VERSION = poco-1.7.9-release
|
POCO_VERSION = poco-1.8.0.1-release
|
||||||
POCO_SITE = $(call github,pocoproject,poco,$(POCO_VERSION))
|
POCO_SITE = $(call github,pocoproject,poco,$(POCO_VERSION))
|
||||||
POCO_LICENSE = BSL-1.0
|
POCO_LICENSE = BSL-1.0
|
||||||
POCO_LICENSE_FILES = LICENSE
|
POCO_LICENSE_FILES = LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user