blob: 6046fa0b1633b4b40cf34c85081b5f521646c805 [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"
5LICENSE = "GPLv3+"
6LIC_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"