diff options
Diffstat (limited to 'recipes/bzip2/bzip2_1.0.2.bb')
-rw-r--r-- | recipes/bzip2/bzip2_1.0.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/bzip2/bzip2_1.0.2.bb b/recipes/bzip2/bzip2_1.0.2.bb index 9e8cb2085c..1276bc6461 100644 --- a/recipes/bzip2/bzip2_1.0.2.bb +++ b/recipes/bzip2/bzip2_1.0.2.bb @@ -40,3 +40,6 @@ pkg_prerm_${PN} () { update-alternatives --remove bunzip2 bunzip2.${PN} update-alternatives --remove bzcat bzcat.${PN} } + +SRC_URI[md5sum] = "ee76864958d568677f03db8afad92beb" +SRC_URI[sha256sum] = "4b526afa73ca1ccd6f5f1f5fd23813f159f715c3d0e00688f1df54b51f443cdd" |