aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/libdhash/ding-libs_0.6.1.bb
blob: 6046fa0b1633b4b40cf34c85081b5f521646c805 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUMMARY = "Dynamic hash table implementation"
DESCRIPTION = "Dynamic hash table implementation"
HOMEPAGE = "https://fedorahosted.org/released/ding-libs"
SECTION = "base"
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"

SRC_URI = "https://fedorahosted.org/released/${BPN}/${BP}.tar.gz"

inherit autotools pkgconfig

SRC_URI[sha256sum] = "a319a327deb81f2dfab9ce4a4926e80e1dac5dcfc89f4c7e548cec2645af27c1"