blob: 843850f6c47f3d2b15ed5622995378d1daec05d1 [file] [log] [blame]
Richard Marian Thomaiyar14fddef2018-07-13 23:55:56 +05301SUMMARY = "Dynamic hash table implementation"
2DESCRIPTION = "Dynamic hash table implementation"
3HOMEPAGE = "https://fedorahosted.org/released/ding-libs"
4SECTION = "base"
Patrick Williamsde0582f2022-04-08 10:23:27 -05005LICENSE = "GPL-3.0-or-later"
Richard Marian Thomaiyar14fddef2018-07-13 23:55:56 +05306LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7
8SRC_URI = "https://fedorahosted.org/released/${BPN}/${BP}.tar.gz"
9
10inherit autotools pkgconfig
11
Andrew Geissler8b139282021-03-05 15:22:30 -060012SRC_URI[sha256sum] = "a319a327deb81f2dfab9ce4a4926e80e1dac5dcfc89f4c7e548cec2645af27c1"