blob: 9db66e86fcd9f39286fd0404bddd61ff40e2a203 [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
12SRC_URI[md5sum] = "786f2880d30136a61df02e5d740ddc6e"
13SRC_URI[sha256sum] = "dab937537a05d7a7cbe605fdb9b3809080d67b124ac97eb321255b35f5b172fd"