diff options
Diffstat (limited to 'recipes/libmatthew/libmatthew_0.7.bb')
-rw-r--r-- | recipes/libmatthew/libmatthew_0.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/libmatthew/libmatthew_0.7.bb b/recipes/libmatthew/libmatthew_0.7.bb index 054881cf9b..37eba9dff6 100644 --- a/recipes/libmatthew/libmatthew_0.7.bb +++ b/recipes/libmatthew/libmatthew_0.7.bb @@ -5,5 +5,8 @@ PR = "r1" SRC_URI = "http://www.matthew.ath.cx/projects/java/libmatthew-java-${PV}.tar.gz \ file://Makefile-0.7.patch;patch=1" +SRC_URI[md5sum] = "da052ee0f71b66e52c175c1f6626c596" +SRC_URI[sha256sum] = "aaec468db4302bc7698c4168a261f8ea4dfdfd2bc69ff743c056c55cd6308a12" + VER_UNIX ?= "0.4" |