aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libsodium/libsodium_1.0.10.bb
blob: 370f5535f8b9841f0da4ecaa5c16ae59853d1904 (plain)
1
2
3
4
5
6
7
8
9
10
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