diff options
Diffstat (limited to 'recipes/gmp/gmp-native_4.2.1.bb')
-rw-r--r-- | recipes/gmp/gmp-native_4.2.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gmp/gmp-native_4.2.1.bb b/recipes/gmp/gmp-native_4.2.1.bb index 8594f2cb0b..92ac6e3188 100644 --- a/recipes/gmp/gmp-native_4.2.1.bb +++ b/recipes/gmp/gmp-native_4.2.1.bb @@ -1,2 +1,5 @@ PV = "4.2.1" require gmp-native.inc + +SRC_URI[gmp.md5sum] = "091c56e0e1cca6b09b17b69d47ef18e3" +SRC_URI[gmp.sha256sum] = "d07ffcb37eecec35c5ec72516d10b35fdf6e6fef1fcf1dcd37e30b8cbf8bf941" |