mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libsodium: update to version 1.0.11
* Verified license remains the same (copyright updated) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
a5bc9e90aa
commit
1872a8a114
@@ -1,10 +0,0 @@
|
||||
SUMMARY = "The Sodium crypto library"
|
||||
HOMEPAGE = "http://libsodium.org/"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2278eb2755b451372dde7ffeae8cde98"
|
||||
|
||||
SRC_URI = "https://download.libsodium.org/libsodium/releases/${BPN}-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "ea89dcbbda0b2b6ff6a1c476231870dd"
|
||||
SRC_URI[sha256sum] = "71b786a96dd03693672b0ca3eb77f4fb08430df307051c0d45df5353d22bc4be"
|
||||
|
||||
inherit autotools
|
||||
@@ -0,0 +1,10 @@
|
||||
SUMMARY = "The Sodium crypto library"
|
||||
HOMEPAGE = "http://libsodium.org/"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c9f00492f01f5610253fde01c3d2e866"
|
||||
|
||||
SRC_URI = "https://download.libsodium.org/libsodium/releases/${BPN}-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "b58928d035064b2a46fb564937b83540"
|
||||
SRC_URI[sha256sum] = "a14549db3c49f6ae2170cbbf4664bd48ace50681045e8dbea7c8d9fb96f9c765"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user