diff options
Diffstat (limited to 'recipes/pv/pv_1.1.4.bb')
-rw-r--r-- | recipes/pv/pv_1.1.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/pv/pv_1.1.4.bb b/recipes/pv/pv_1.1.4.bb index 199b7dfa28..a9d725cc4b 100644 --- a/recipes/pv/pv_1.1.4.bb +++ b/recipes/pv/pv_1.1.4.bb @@ -9,3 +9,6 @@ SRC_URI = "http://pipeviewer.googlecode.com/files/pv-${PV}.tar.bz2" EXTRA_OEMAKE = "LD='${LD}'" + +SRC_URI[md5sum] = "63033e090d61a040407bfd043aeb6d27" +SRC_URI[sha256sum] = "c8613c240ab4297f6ad346f0047138f551a093c603eeb581d5e83091cad3a559" |