aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/libdhash/ding-libs_0.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/libdhash/ding-libs_0.6.1.bb')
-rw-r--r--recipes-security/libdhash/ding-libs_0.6.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-security/libdhash/ding-libs_0.6.1.bb b/recipes-security/libdhash/ding-libs_0.6.1.bb
new file mode 100644
index 0000000..843850f
--- /dev/null
+++ b/recipes-security/libdhash/ding-libs_0.6.1.bb
@@ -0,0 +1,12 @@
+SUMMARY = "Dynamic hash table implementation"
+DESCRIPTION = "Dynamic hash table implementation"
+HOMEPAGE = "https://fedorahosted.org/released/ding-libs"
+SECTION = "base"
+LICENSE = "GPL-3.0-or-later"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
+
+SRC_URI = "https://fedorahosted.org/released/${BPN}/${BP}.tar.gz"
+
+inherit autotools pkgconfig
+
+SRC_URI[sha256sum] = "a319a327deb81f2dfab9ce4a4926e80e1dac5dcfc89f4c7e548cec2645af27c1"