diff options
Diffstat (limited to 'recipes/xchat/xchat_2.6.8.bb')
-rw-r--r-- | recipes/xchat/xchat_2.6.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/xchat/xchat_2.6.8.bb b/recipes/xchat/xchat_2.6.8.bb index 4c6dc732d4..4de2bed719 100644 --- a/recipes/xchat/xchat_2.6.8.bb +++ b/recipes/xchat/xchat_2.6.8.bb @@ -11,3 +11,6 @@ inherit autotools EXTRA_OECONF = " --disable-perl --disable-python " FILES_${PN}-dbg += " /usr/lib/xchat/plugins/.debug" + +SRC_URI[md5sum] = "940fd8560a4e4e5d905e53207c6cbb87" +SRC_URI[sha256sum] = "7e239a43c5e293da57a0ee8dc1e383d243ec44b00e682558db93be3d2752611f" |