Richard Marian Thomaiyar | 14fddef | 2018-07-13 23:55:56 +0530 | [diff] [blame] | 1 | SUMMARY = "Dynamic hash table implementation" |
| 2 | DESCRIPTION = "Dynamic hash table implementation" |
| 3 | HOMEPAGE = "https://fedorahosted.org/released/ding-libs" |
| 4 | SECTION = "base" |
| 5 | LICENSE = "GPLv3+" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 7 | |
| 8 | SRC_URI = "https://fedorahosted.org/released/${BPN}/${BP}.tar.gz" |
| 9 | |
| 10 | inherit autotools pkgconfig |
| 11 | |
Andrew Geissler | 8b13928 | 2021-03-05 15:22:30 -0600 | [diff] [blame] | 12 | SRC_URI[sha256sum] = "a319a327deb81f2dfab9ce4a4926e80e1dac5dcfc89f4c7e548cec2645af27c1" |