diff options
Diffstat (limited to 'recipes/shadow/shadow_4.1.4.bb')
-rw-r--r-- | recipes/shadow/shadow_4.1.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/shadow/shadow_4.1.4.bb b/recipes/shadow/shadow_4.1.4.bb index 7f9d403af5..3e434f38a8 100644 --- a/recipes/shadow/shadow_4.1.4.bb +++ b/recipes/shadow/shadow_4.1.4.bb @@ -1,3 +1,6 @@ require shadow.inc PR = "${INC_PR}.0" + +SRC_URI[md5sum] = "a1ee8b48e82f31291fbacc1ee6a0c793" +SRC_URI[sha256sum] = "88ee51f15825439abe3136d1b17ad7ffd9126e8a2e900ac9dd0bffad34f0f413" |