diff options
Diffstat (limited to 'recipes/nonworking/r/r_1.9.1.bb')
-rw-r--r-- | recipes/nonworking/r/r_1.9.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/nonworking/r/r_1.9.1.bb b/recipes/nonworking/r/r_1.9.1.bb index d9c6848262..d70cdd6158 100644 --- a/recipes/nonworking/r/r_1.9.1.bb +++ b/recipes/nonworking/r/r_1.9.1.bb @@ -7,4 +7,5 @@ S = "${WORKDIR}/R-${PV}" inherit autotools - +SRC_URI[md5sum] = "c8201425506e5c077ef1936e19ea2f51" +SRC_URI[sha256sum] = "61a5f417ec5e2bbd2ae5280e79f860f718d4c179539c71873eddb614f72e3b56" |